Re: Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus


Alexander Kanavin
 

What happens if you bitbake libimx… thingy directly?

Alex

On Wed 25. Jan 2023 at 13.47, Nikita Gupta <nikitagupta2509@...> wrote:
Hello list,

I was just making image for imx8mplus by adding few pkgs in my local.conf but encountered few errors so i am here for your help. 
I added below pkgs in my local.conf file

IMAGE_INSTALL:append = "gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly  gstreamer1.0-libav imx-vpuwrap imx-gpu-g2d imx-gpu-viv gstreamer1.0-plugins-imx imx-gst1.0-plugin"
LICENSE_FLAGS_WHITELIST = "commercial"
IMAGE_INSTALL:append = "kernel-devsrc"
IMAGE_INSTALL_append += "gstreamer1.0-rtsp-server gst-variable-rtsp-server"
IMAGE_INSTALL:append = " gtk+3"
CORE_IMAGE_EXTRA_INSTALL += " opencv libopencv-core-dev libopencv-highgui-dev libopencv-imgproc-dev libopencv-objdetect-dev libopencv-ml-dev"
IMAGE_ROOTFS_EXTRA_SPACE = "1048576 "

So my local.conf file now looks like this 
So i am getting below error after baking my recipe ( Attached image).

Please tell what should I need to do to resolve this.

Thanks in advance 



Join yocto@lists.yoctoproject.org to automatically receive all group messages.