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


Khem Raj
 

On 1/25/23 4:47 AM, Nikita Gupta 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.
Do you have ACCEPT_FSL_EULA = "1" set in config metadata e.g. local.conf or site.conf ?

Thanks in advance

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