summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-qt-x11-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-08-21 09:56:30 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-10-12 15:36:39 +0200
commit468aa3aab3ad3a4c78788c0b65404d49fcde8ccd (patch)
treef9bb8448945f4c6af536ba7ba25ad45603e934a5 /recipes/images/angstrom-qt-x11-image.bb
parent50f8a4f9c45236726ec0e54b5757265827cb87f1 (diff)
images: install eglinfo-x11 only in x11 based images
Conflicts: recipes/images/angstrom-qt-x11-image.bb
Diffstat (limited to 'recipes/images/angstrom-qt-x11-image.bb')
-rw-r--r--recipes/images/angstrom-qt-x11-image.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/images/angstrom-qt-x11-image.bb b/recipes/images/angstrom-qt-x11-image.bb
index 13d1124..1335870 100644
--- a/recipes/images/angstrom-qt-x11-image.bb
+++ b/recipes/images/angstrom-qt-x11-image.bb
@@ -133,8 +133,12 @@ IMAGE_INSTALL_QT4 = " \
icu \
"
+IMAGE_INSTALL_append_tegra = " \
+ eglinfo-x11 \
+"
IMAGE_INSTALL_append_mx6 = " \
packagegroup-fsl-tools-gpu \
+ eglinfo-x11 \
"
IMAGE_INSTALL += " \