how to include gstreamer development libs in yocto image

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

how to include gstreamer development libs in yocto image

2,412件の閲覧回数
davidvescovi
Contributor V

I would like to include the development libraries in my iMX8mq yocto image.

I thought something like:

IMAGE_INSTALL_append = " gstreamer1-devel"

would install the libs but apparently this is not the right package as yocto complains.

what needs to be specified in local.conf to include the gstreamer development libraries?

0 件の賞賛
返信
2 返答(返信)

2,305件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Yes, you should try gstreamer1.0-dev

0 件の賞賛
返信

2,305件の閲覧回数
turker
Contributor IV

Try gstreamer1.0-dev

0 件の賞賛
返信