Hi All, I am trying yocto based build for freescale imx6 based board. I am using the 'fsl-community-bsp' for wandboard. http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard
I get the following build error when I do 'bitbake fsl-image-gui'. bitbake fsl-image-gui Loading cache: 100% |####################################################################| ETA: 00:00:00 Loaded 1762 entries from dependency cache. NOTE: Resolving any missing task queue dependencies NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo) NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native) NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native Build Configuration: BB_VERSION = "1.21.0" BUILD_SYS = "i686-linux" NATIVELSBSTRING = "Ubuntu-12.04" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "wandboard-quad" DISTRO = "poky" DISTRO_VERSION = "1.5+snapshot-20131216" TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9" TARGET_FPU = "vfp-neon" meta meta-yocto = "(nobranch):d754ddcec78f5e264100ceda854e8412679d6866" meta-oe = "(nobranch):ac3a5d430139e3be08718770e4439032ad3091eb" meta-fsl-arm = "(nobranch):c9284f1668f33d5c6a9b2bcc7fc869642a0e4b92" meta-fsl-arm-extra = "(nobranch):50f73837d7ed8026ef9e31f1e0feba5e1427ccbf" meta-fsl-demos = "(nobranch):7f7f56333ce9c10cb484c1906d3e1c993aa64343" NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Command Error: exit status: 1 Output: Applying patch 0001-Rename-runtests_noltp.sh-script-so-have-unique-name.patch patch: **** Only garbage was found in the patch input. Patch 0001-Rename-runtests_noltp.sh-script-so-have-unique-name.patch does not apply (enforce with -f) ERROR: Function failed: patch_do_patch ERROR: Logfile of failure stored in: /home/rpws/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/ltp/20130904-r0/temp/log.do_patch.4914 ERROR: Task 2677 (/home/rpws/fsl-community-bsp/sources/poky/meta/recipes-extended/ltp/ltp_20130904.bb, do_patch) failed with exit code '1' NOTE: Tasks Summary: Attempted 4256 tasks of which 4254 didn't need to be rerun and 1 failed. Waiting for 0 running tasks to finish: Summary: 1 task failed: /home/rpws/fsl-community-bsp/sources/poky/meta/recipes-extended/ltp/ltp_20130904.bb, do_patch Summary: There were 2 ERROR messages shown, returning a non-zero exit code. Regards, Ratheendran
_______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
