Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uboot don't build #29

Open
modjo756 opened this issue Nov 25, 2016 · 1 comment
Open

uboot don't build #29

modjo756 opened this issue Nov 25, 2016 · 1 comment

Comments

@modjo756
Copy link
Contributor

Today i build an image for udoo quad on a new machine and uboot don't build automatically with bb udoo-image-qt5 need to build it manually. if i don't do that i have an error with wic :
ERROR: udoo-image-qt5-1.0-r0 do_image_wic: Function failed: do_image_wic

@cyrilfr
Copy link

cyrilfr commented Feb 15, 2018

I started to move forward to "pyro" branch and I also get an error when building u-boot:

ERROR: u-boot-fslc-v2017.03+gitAUTOINC+ac3b20cdbe-r0 do_patch: Command Error: 'quilt --quiltrc poky/build-neo-pyro/tmp/work/udooneo-poky-linux-gnueabi/u-boot-fslc/v2017.03+gitAUTOINC+ac3b20cdbe-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0  Output:
Applying patch 0001-UDOO-Quad-Dual-support.patch
patching file arch/arm/cpu/armv7/mx6/Kconfig
Hunk #1 FAILED at 188.
Hunk #2 FAILED at 252.
2 out of 2 hunks FAILED -- rejects in file arch/arm/cpu/armv7/mx6/Kconfig
patching file board/udoo/Kconfig
patching file board/udoo/MAINTAINERS
patching file board/udoo/Makefile
patching file board/udoo/quad_dual/Kconfig
patching file board/udoo/quad_dual/MAINTAINERS
patching file board/udoo/quad_dual/Makefile
patching file board/udoo/quad_dual/udoo.c
patching file board/udoo/quad_dual/udoo_spl.c
patching file board/udoo/udoo.c
patching file board/udoo/udoo_spl.c
patching file configs/udoo_defconfig
Hunk #1 FAILED at 1.
Not deleting file configs/udoo_defconfig as content differs from patch
1 out of 1 hunk FAILED -- rejects in file configs/udoo_defconfig
patching file configs/udoo_quad_dual_defconfig
patching file include/configs/udoo.h
Hunk #1 FAILED at 1.
Not deleting file include/configs/udoo.h as content differs from patch
1 out of 1 hunk FAILED -- rejects in file include/configs/udoo.h
patching file include/configs/udoo_quad_dual.h
Patch 0001-UDOO-Quad-Dual-support.patch does not apply (enforce with -f)
ERROR: u-boot-fslc-v2017.03+gitAUTOINC+ac3b20cdbe-r0 do_patch: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: poky/build-neo-pyro/tmp/work/udooneo-poky-linux-gnueabi/u-boot-fslc/v2017.03+gitAUTOINC+ac3b20cdbe-r0/temp/log.do_patch.3672
ERROR: Task (poky/meta-freescale/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb:do_patch) failed with exit code '1'

Are your able to build an image with the pyro branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants