summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-qt-x11-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-03-31 19:18:32 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-08-07 16:19:20 +0200
commit530132c9427e5e15cbb9e64f89c438389a4e7672 (patch)
tree761649ba77fb958c9f3c86011fb6187e5308e030 /recipes/images/angstrom-qt-x11-image.bb
parent9902ce99d346d810cf3e75db97a997ee25440a1c (diff)
gpu-viv-bin: package has been renamed and split
gpu-viv-bin-mx6q -> imx-gpu-viv with a bunch of subpackages.
Diffstat (limited to 'recipes/images/angstrom-qt-x11-image.bb')
-rw-r--r--recipes/images/angstrom-qt-x11-image.bb5
1 files changed, 4 insertions, 1 deletions
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} \
\