summaryrefslogtreecommitdiff
path: root/recipes-images
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-09-03 16:01:08 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-22 15:46:03 +0100
commit7ff195da59a1cb71c1b5949a5ba686b06ce35606 (patch)
treee052b1ee89e1b22dfd7b27ec16ddd094d5ad92a6 /recipes-images
parent665530cbc3bfe29796700ba3c766657ce538f27e (diff)
angstrom-qt-x11-image: drop imx-gst1.0-plugin
This does currently not build. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-images')
-rw-r--r--recipes-images/images/angstrom-qt-x11-image.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-images/images/angstrom-qt-x11-image.bb b/recipes-images/images/angstrom-qt-x11-image.bb
index 76e08b1..889c1a8 100644
--- a/recipes-images/images/angstrom-qt-x11-image.bb
+++ b/recipes-images/images/angstrom-qt-x11-image.bb
@@ -80,18 +80,12 @@ GSTREAMER = " \
GSTREAMER_MX6QDL = " \
gstreamer1.0-plugins-base-ximagesink \
gstreamer1.0-plugins-imx \
- imx-gst1.0-plugin \
- imx-gst1.0-plugin-gplay \
- imx-gst1.0-plugin-grecorder \
"
GSTREAMER_append_mx6q = "${GSTREAMER_MX6QDL}"
GSTREAMER_append_mx6dl = "${GSTREAMER_MX6QDL}"
GSTREAMER_append_mx7 = " \
gstreamer1.0-plugins-base-ximagesink \
- imx-gst1.0-plugin \
- imx-gst1.0-plugin-gplay \
- imx-gst1.0-plugin-grecorder \
"
# No longer available
# gst-plugins-gl \