summaryrefslogtreecommitdiff
path: root/recipes-images/images/angstrom-qt-x11-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-04-28 11:32:24 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-22 15:39:40 +0100
commit972be1bcda22a048f37aac46afe757621e3eca95 (patch)
treef1406f35f716c2cf464f55f2625aa4fe7511ced6 /recipes-images/images/angstrom-qt-x11-image.bb
parent796b69362993817c47f203f585d6bf9dfd95a3d6 (diff)
images: remove gstreamer plugins from DEPENDS
Depending on the module we use gstreamer in version 0.10 and 1.0. Building the plugins just to have the ipk packages without installing them now makes the recipe unreasonably complicated without adding real value. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-images/images/angstrom-qt-x11-image.bb')
-rw-r--r--recipes-images/images/angstrom-qt-x11-image.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-images/images/angstrom-qt-x11-image.bb b/recipes-images/images/angstrom-qt-x11-image.bb
index 7ff61e8..4bebe03 100644
--- a/recipes-images/images/angstrom-qt-x11-image.bb
+++ b/recipes-images/images/angstrom-qt-x11-image.bb
@@ -33,8 +33,6 @@ ROOTFS_PKGMANAGE_PKGS ?= '${@base_conditional("ONLINE_PACKAGE_MANAGEMENT", "none
CONMANPKGS ?= "connman connman-systemd connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi connman-client"
CONMANPKGS_libc-uclibc = ""
-DEPENDS += "gst-plugins-good gst-plugins-bad gst-plugins-ugly"
-
#deploy the OpenGL ES headers to the sysroot
DEPENDS_append_tegra = " nvsamples"