summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-06-27 17:46:45 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-07-05 11:28:13 +0000
commitcdc15b05b00062f9ac2e7d00b0f0a1bf44b6a7f1 (patch)
tree3a1058a3c7d07e3119d21a8a25aacc1f39738042
parentd6ebe962e9d880e13980b087162635d7c62e050d (diff)
packagegroup-tdx-graphical: install gst-examples package for all machines
To get gst-play and gst-launcher tools. Related-to: ELB-2913 Signed-off-by: Ming Liu <ming.liu@toradex.com>
-rw-r--r--recipes-images/images/packagegroup-tdx-graphical.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/packagegroup-tdx-graphical.bb b/recipes-images/images/packagegroup-tdx-graphical.bb
index ad5b4ef..1623110 100644
--- a/recipes-images/images/packagegroup-tdx-graphical.bb
+++ b/recipes-images/images/packagegroup-tdx-graphical.bb
@@ -40,6 +40,7 @@ RRECOMMENDS:packagegroup-gstreamer-tdx-graphical = "\
gstreamer1.0-plugins-base \
gstreamer1.0-plugins-good \
gstreamer1.0-plugins-bad \
+ gst-examples \
"
GSTREAMER_MX6QDL = " \
gstreamer1.0-plugins-base-ximagesink \
@@ -58,7 +59,6 @@ RRECOMMENDS:packagegroup-gstreamer-tdx-graphical:append:mx8-nxp-bsp = " \
imx-gst1.0-plugin-gplay \
imx-gst1.0-plugin-grecorder \
packagegroup-fsl-gstreamer1.0-full \
- gst-examples \
"
SUMMARY:packagegroup-gpu-utils-tdx-graphical = "Utilities for GPU (OpenGL...)"