bitbake -c menuconfig u-boot-imx -f failed

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

bitbake -c menuconfig u-boot-imx -f failed

2,830 次查看
vinothkumars
Senior Contributor IV

Dear NXP,

 

I am working uboot configuration - u-boot-imx_2020.04.bb. 

I got following error while setting the configuration,

bitbake -c menuconfig u-boot-imx -f

 

make *** no rule to make target menuconfig'. stop

 

 

 

 

Regards,
Vinothkumar Sekar
标记 (2)
0 项奖励
回复
3 回复数

2,815 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

 

You may try this configuration:

bitbake -c clean u-boot-imx && bitbake u-boot-imx

Regards

 

0 项奖励
回复

2,554 次查看
arunkumar_maniv
Contributor III

Hello,

I have also faced same issue when tried to do menuconfig for u-boot-imx (Cmd used: bitbake -f -c menuconfig u-boot-imx) the command error appeared as no rule to make target 'menuconfig'.

Then used command as suggested in this discussion - bitbake -c clean u-boot-imx && bitbake u-boot-imx.

But that does not open the menuconfig UI. Please help.

With Regards,

Arun

0 项奖励
回复

2,809 次查看
vinothkumars
Senior Contributor IV

Thank you Bio_TICFSL for the reply

Regards,
Vinothkumar Sekar
0 项奖励
回复