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

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

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

1,530件の閲覧回数
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)
タグ(2)
0 件の賞賛
3 返答(返信)

1,515件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

 

You may try this configuration:

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

Regards

 

0 件の賞賛

1,254件の閲覧回数
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 件の賞賛

1,509件の閲覧回数
vinothkumars
Senior Contributor IV

Thank you Bio_TICFSL for the reply

Regards,
Vinothkumar Sekar
0 件の賞賛