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
commit640a80c0fd5214201d713875824d6b0a5445e810 (patch)
tree279c2eaff17204550e7f0727c26e7644b69d2395 /recipes/images/angstrom-qt-x11-image.bb
parent75761370ffeff6425c84d543ac96aaa202c4b699 (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 += " \