Configure kernel using menuconfig inside yocto

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

Configure kernel using menuconfig inside yocto

ソリューションへジャンプ
1,101件の閲覧回数
Rabiraj
Contributor II

Hi,
I am trying to configure the kernel using menuconfig.
I am able to download the linux-imx kernel and build it.
then use make menuconfig and, GUI prompt is appearing for editing.
I want to do the same with my yocto BSP.
I am using phyCore-i.mx 8m plus SOM
Can you say me, which command should I use ?

0 件の賞賛
返信
1 解決策
1,080件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

bitbake -c menuconfig linux-imx

 

Regards

Harvey

元の投稿で解決策を見る

1 返信
1,081件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

bitbake -c menuconfig linux-imx

 

Regards

Harvey