IMX6ULL, add alsa util in core-image-base configuration

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

IMX6ULL, add alsa util in core-image-base configuration

ソリューションへジャンプ
1,442件の閲覧回数
sergio_dorazio
Contributor IV

Hi all,

what is the command to include alsa util (like aplay command) in core-image-base configuration ?

I now "IMAGE_INSTALL_append" command in local.conf file, but I dont't know which packed must be append ....

Can someone help me ?

Sergio.

= "lighttpd lighttpd-module-auth lighttpd-module-fastcgi lighttpd-module-proxy \
    curl libstdc++ bluez5"

1 解決策
1,302件の閲覧回数
karangajjar
Senior Contributor II

Hi sergio d'orazio,

Kindly add below line in your local.conf:

CORE_IMAGE_EXTRA_INSTALL += "alsa-utils"

For more details please follow below link:

https://community.nxp.com/thread/335755 

Regards,

Karan Gajjar

元の投稿で解決策を見る

1 返信
1,303件の閲覧回数
karangajjar
Senior Contributor II

Hi sergio d'orazio,

Kindly add below line in your local.conf:

CORE_IMAGE_EXTRA_INSTALL += "alsa-utils"

For more details please follow below link:

https://community.nxp.com/thread/335755 

Regards,

Karan Gajjar