summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-06-05 15:55:48 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-06-05 17:13:19 +0200
commit6baab34069cf074ced0b240c92fdb71d878663e1 (patch)
tree57e5f7a8366cb5027dcf530fbf6ff5aa9a915ca7
parent33e1136185a0ff86395e4885e26c4903670f3b6b (diff)
qt5-x11-image: add i.mx8 gstreamer plugins
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-images/images/qt5-x11-image.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-images/images/qt5-x11-image.bb b/recipes-images/images/qt5-x11-image.bb
index 030cec1..2a93a8f 100644
--- a/recipes-images/images/qt5-x11-image.bb
+++ b/recipes-images/images/qt5-x11-image.bb
@@ -82,6 +82,20 @@ GSTREAMER_append_mx7 = " \
imx-gst1.0-plugin \
"
+GSTREAMER_append_mx8 = " \
+ imx-gst1.0-plugin \
+ imx-gst1.0-plugin-gplay \
+ imx-gst1.0-plugin-grecorder \
+ packagegroup-fsl-gstreamer1.0-full \
+ gst-examples \
+ tinycompress \
+ libvdk-imx \
+ libopenvx-imx \
+ libopencl-imx \
+ imx-gpu-viv \
+ vulkan \
+"
+
GSTREAMER_append_tegra124 = " \
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "gstreamer1.0-libav", "", d)} \
gstreamer1.0-plugins-bad-videoparsersbad \