Hi All, scripts and menuconfig

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

Hi All, scripts and menuconfig

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

I am building Yocto on the custom board with imx28. I use the imx28evk machine as my base.
I have created the custom layer with kernel modifications and my custom images.
What should I do to setup all starting scripts for different runlevels or simply to add some new starting scripts or export environment variables?
Should I patch the initscripts package or maybe there is another way to do that?

Do we have in Yocto something similar to the configuration menu in LTIB (./ltib -c)?

If we talk about the configuration menu I know about bitbake -c menuconfig linux-imx and bitbake -c menuconfig busybox.

Do we have more similar menus in Yocto (for imx28)?

Best Regards

Darek

ラベル(3)
タグ(3)
0 件の賞賛
1 解決策
852件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

The menuconfig use will depend on the package. In this case busybox, linux kernel feature menuconfig.

But most of them lack of menuconfig.

/Alejandro

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
852件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Do you mean that bitbake -c menuconfig linux-imx does not work for the imx28?

I have tested it and it works at least for the linux kernel.

Best Regards,

Alejandro

0 件の賞賛
852件の閲覧回数
dariuszzawisko
Contributor II

The command bitbake -c menuconfig linux-imx works very well and it allows change the kernel configuration.


I wondered if there are more configuration menus with gui.



0 件の賞賛
853件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

The menuconfig use will depend on the package. In this case busybox, linux kernel feature menuconfig.

But most of them lack of menuconfig.

/Alejandro

0 件の賞賛