summaryrefslogtreecommitdiff
path: root/recipes/images
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/angstrom-lxde-image.bb2
-rw-r--r--recipes/images/angstrom-qt-x11-image.bb5
2 files changed, 5 insertions, 2 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 09fd026..b71c6af 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -102,7 +102,6 @@ GSTREAMER_append_mx6 = " \
gst-plugins-base-xvimagesink \
gst-plugins-gl \
gst-fsl-plugin \
- gpu-viv-bin-mx6q-libraries \
"
GSTREAMER_colibri-vf = ""
@@ -116,6 +115,7 @@ IMAGE_INSTALL_append_apalis-imx6 = " \
gpioconfig \
"
IMAGE_INSTALL_append_mx6 = " \
+ packagegroup-fsl-tools-gpu \
gnome-disk-utility \
mime-support \
"
diff --git a/recipes/images/angstrom-qt-x11-image.bb b/recipes/images/angstrom-qt-x11-image.bb
index f561535..73845c4 100644
--- a/recipes/images/angstrom-qt-x11-image.bb
+++ b/recipes/images/angstrom-qt-x11-image.bb
@@ -93,7 +93,6 @@ GSTREAMER_append_mx6 = " \
gst-plugins-base-xvimagesink \
gst-plugins-gl \
gst-fsl-plugin \
- gpu-viv-bin-mx6q-libraries \
"
GSTREAMER_colibri-vf = ""
@@ -134,6 +133,10 @@ IMAGE_INSTALL_QT4 = " \
icu \
"
+IMAGE_INSTALL_append_mx6 = " \
+ packagegroup-fsl-tools-gpu \
+"
+
IMAGE_INSTALL += " \
${IMAGE_INSTALL_QT4} \
\