Raspberry Pi 3 build fails on warrior

Hi,
Trying to build rpi image for warrior branch.
I am using procedure that you described.
But getting this error;
It seems that mender trying to patch u-boot before meta-raspberrypi

ERROR: u-boot-1_2019.01-r0 do_patch: Command Error: 'quilt --quiltrc /home/murat/mender-raspberrypi/build/tmp/work/raspberrypi3-poky-linux-gnueabi/u-boot/1_2019.01-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0  Output:
Applying patch 0001-CONFIGS-rpi-enable-mender-requirements.patch
patching file configs/rpi_0_w_defconfig
patching file configs/rpi_2_defconfig
patching file configs/rpi_3_32b_defconfig
patching file configs/rpi_3_defconfig
can't find file to patch at input line 101
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/configs/rpi_4_32b_defconfig b/configs/rpi_4_32b_defconfig
|index a31a617a5f..78cda8549a 100644
|--- a/configs/rpi_4_32b_defconfig
|+++ b/configs/rpi_4_32b_defconfig
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 119
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/configs/rpi_4_defconfig b/configs/rpi_4_defconfig
|index da8c960a2a..c5f7116dac 100644
|--- a/configs/rpi_4_defconfig
|+++ b/configs/rpi_4_defconfig
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
patching file configs/rpi_defconfig
patching file env/Kconfig
patching file include/configs/rpi.h
Patch 0001-CONFIGS-rpi-enable-mender-requirements.patch does not apply (enforce with -f)
ERROR: u-boot-1_2019.01-r0 do_patch: 
ERROR: u-boot-1_2019.01-r0 do_patch: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /home/murat/mender-raspberrypi/build/tmp/work/raspberrypi3-poky-linux-gnueabi/u-boot/1_2019.01-r0/temp/log.do_patch.20855
ERROR: Task (/home/murat/mender-raspberrypi/build/../sources/poky/meta/recipes-bsp/u-boot/u-boot_2019.01.bb:do_patch) failed with exit code '1'

Yeah there is an error.

Pull-request with fix is pending,

Hi @mirzak,

As I noticed your pull-request is merged to warrior branch.

Can I use warrior branch+mender V2.1 or should I wait some more time ?

You can use it :slight_smile: