summaryrefslogtreecommitdiff
path: root/recipes-images/images
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-02-05 10:23:09 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-02-05 10:24:24 +0100
commitf06aa0d1c688ea8c7212bb20f03aac95d93d8904 (patch)
tree2475996f75424fc9e3ea4133baaeaadccd05985b /recipes-images/images
parentbac782c8c3d1b74cf97298a4d074f873558eadc4 (diff)
packagegroup-tdx-graphical: tk1: fix gstreamer-1.0
Add the missing depends, so that the common gstreamer packages get installed. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images/images')
-rw-r--r--recipes-images/images/packagegroup-tdx-graphical.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-images/images/packagegroup-tdx-graphical.bb b/recipes-images/images/packagegroup-tdx-graphical.bb
index 0e5db5b..a815fb0 100644
--- a/recipes-images/images/packagegroup-tdx-graphical.bb
+++ b/recipes-images/images/packagegroup-tdx-graphical.bb
@@ -56,9 +56,8 @@ RRECOMMENDS_packagegroup-gstreamer-tdx-graphical_append_mx8 = " \
packagegroup-fsl-gstreamer1.0-full \
gst-examples \
"
-RRECOMMENDS_packagegroup-gstreamer-tdx-graphical_tegra124 = " \
+RRECOMMENDS_packagegroup-gstreamer-tdx-graphical_append_tegra124 = " \
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "gstreamer1.0-libav", "", d)} \
- gstreamer1.0-plugins-bad-videoparsersbad \
libgstcodecparsers-1.0 \
libgstomx-1.0 \
"