failure on fetching u-boot and linux package when building image with yocto(fsl_yocto-L4.1.15_2.0.0-ga)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

failure on fetching u-boot and linux package when building image with yocto(fsl_yocto-L4.1.15_2.0.0-ga)

506 次查看
joezhong
Contributor I

Hi, all,

    I am applying a demo board named MCIMX6Q-SDB, which seems to be the right hardware platform for our product.

    So far, I follow the instructions on i.MX_Yocto_Project_User's_Guide.pdf to build the images for demo board in order to do a evaluation on it and see if it meets all our requirements.

    Everything seems fine, before I type bitbake core-image-minimal on my linux console.

    After I typed "bitbake core-image-minimal", I got failure on fetching u-boot and linux; the whole process stopped and I can not reach the end of this command and get the u-boot and linux image.

    The below messages are what comes out from my console:

    

Build Configuration:
BB_VERSION = "1.30.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-16.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6qsabresd"
DISTRO = "fsl-imx-fb"
DISTRO_VERSION = "4.1.15-2.1.0"
TUNE_FEATURES = "arm armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "hard"
meta
meta-poky = "HEAD:f5da2a5913319ad6ac2141438ba1aa17576326ab"
meta-oe
meta-multimedia = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"
meta-fsl-arm = "HEAD:be78894e4682f111575470fb23e51e6ba523508d"
meta-fsl-arm-extra = "HEAD:3dfb82fc7e703eae9891b3ffda0e9393701f2396"
meta-fsl-demos = "HEAD:a165068f8a0d1cf29aabe4b4053f28be1c2aa492"
meta-bsp
meta-sdk = "HEAD:823b26a67261270d2bf22d511e6190641a8a90cf"
meta-browser = "HEAD:77736988073a5d90fcff9d0005c8477332ede387"
meta-gnome
meta-networking
meta-python
meta-filesystems = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"
meta-qt5 = "HEAD:ccae79be69c5268df3b47e4e14cea0591c39a531"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
$<50>Currently 2 running tasks (1854 of 1895):
0: linux-imx-4.1.15-r0 do_fetch (pid 114311)
1: u-boot-imx-2016.03-r0 do_fetch (pid 126801)

I am new with Yocto, I hope someone can help me to fix the issue.

Thanks, 

Joe.Zhong

job_wenxing@163.com

0 项奖励
1 回复

364 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Joe,

Here you can firstly try to build the images for  MCIMX6Q-SDB board. You can refer to i.MX_Yocto_Project_User's_Guide.pdf section 5 Image Build. And the 7 Customization is for custom board.

Any questions you can contact me.

Have a nice day

Rita

0 项奖励