Build yocto image for i.MX6 without GPU support and with LinuxFB

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

Build yocto image for i.MX6 without GPU support and with LinuxFB

1,383件の閲覧回数
chintan_raval
Contributor I

How can I build yocto image with only LinuxFB support for i.MX6 with GPU disabled. I want to do this to create same environment and scenario for testing qt gui which was being run earlier on i.MX35. 

ラベル(3)
0 件の賞賛
返信
2 返答(返信)

1,185件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Chintan Raval,

As Marco Madrigal mentioned the easiest way to achieve this is creating your image with only the required packages. Core-image-minimal is a great place to start! As this inherits from the core-image.bbclass and allows to add some standard IMAGE_FEATURES.


You can find more information on the Yocto Reference Manual:
https://www.yoctoproject.org/docs/2.2/ref-manual/ref-manual.html#ref-classes-core-image


Alternatively, you can disable the GPU support on the kernel defconfig.


I hope this helps!
Regards,

0 件の賞賛
返信

1,185件の閲覧回数
marcomadrigal
Contributor III

Hi,

You can start from a core-image-minimal and add any extra packages that you need either on the conf/local.conf or creating a new image recipe. 

Best Regards,

-Marco

http://www.ridgerun.com