From 200b24f5cc1700e1e8161cda12939bbc6f6e9f2b Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 20 Oct 2022 15:38:50 +0200 Subject: gstreamer1.0-plugins-bad: build v4l2codecs as well Make sure them gstreamer1.0-plugins-bad are built with v4l2codecs as well which are needed for Hantro VPUs as e.g. found on the i.MX 8M Mini. Signed-off-by: Marcel Ziswiler --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.%.bbappend diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.%.bbappend new file mode 100644 index 0000000..122a2d6 --- /dev/null +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.%.bbappend @@ -0,0 +1 @@ +PACKAGECONFIG:append = " v4l2codecs" -- cgit v1.2.3