how to include gstreamer development libs in yocto image

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to include gstreamer development libs in yocto image

1,483 次查看
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 回复数

1,376 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Yes, you should try gstreamer1.0-dev

0 项奖励

1,376 次查看
turker
Contributor IV

Try gstreamer1.0-dev

0 项奖励