recipe for target 'prepare3' failed error coming while compiling u-boot using yocto

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

recipe for target 'prepare3' failed error coming while compiling u-boot using yocto

513件の閲覧回数
mallibeerala
Contributor III

Hi,

I am trying to compile u-boot(I.MX8QM) from yocto, but while compiling I am getting following error "recipe for target 'prepare3' failed".

Procedure I am using

MACHINE=imx8qmmek bitbake -c clean u-boot-imx -f

MACHINE=imx8qmmek bitbake -c devshell u-boot-imx then window navigated to

                  ~/imx-yocto-bsp-1/build-xwayland-imx8qm/tmp/work/imx8qmmek-poky-linux/u-boot-imx/2018.03-r0/git -> make mrproper

                  ~/imx-yocto-bsp-1/build-xwayland-imx8qm/tmp/work/imx8qmmek-poky-linux/u-boot-imx/2018.03-r0/git -> make imx8qm_mek_defconfig

MACHINE=imx8qmmek bitbake -c fetch u-boot-imx

MACHINE=imx8qmmek bitbake -c compile u-boot-imx

But it is working fine with sandbox architecture.

Please find the attached log file, local.conf, setup environment files

Please help us to resolve this Issue.

Mallikarjuna B,
Thanks & Regards.

 

0 件の賞賛
3 返答(返信)

498件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Does this error happened after you changed the uboot config/source?

0 件の賞賛

495件の閲覧回数
mallibeerala
Contributor III

Yes, after changing configuration error is coming.

0 件の賞賛

486件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

You need use devtool modify u-boot to generate a workspace source code and then change this source code.

0 件の賞賛