summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-lxde-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-lxde-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-lxde-image.bb')
-rw-r--r--recipes/images/angstrom-lxde-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 394d10a..8cba09d 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -110,6 +110,7 @@ IMAGE_INSTALL_append_tegra = " \
tegrastats-gtk \
gnome-disk-utility \
mime-support \
+ eglinfo-x11 \
"
IMAGE_INSTALL_append_apalis-imx6 = " \
gpioconfig \
@@ -118,6 +119,7 @@ IMAGE_INSTALL_append_mx6 = " \
packagegroup-fsl-tools-gpu \
gnome-disk-utility \
mime-support \
+ eglinfo-x11 \
"
IMAGE_INSTALL_append_vf = " \
gpioconfig \