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:15:41 +0200
commit7cc773c7cbc8a130e9b66f24b9023a74f6c71a90 (patch)
tree1bba013987651bb6967bece6f6c2fff568175250 /recipes/images/angstrom-lxde-image.bb
parentfc19b717407dbf6b4c97b1fdf38005f2cf57f552 (diff)
images: install eglinfo-x11 only in x11 based imagesV2.4-next
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 09fd026..17f25ad 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -111,6 +111,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_apalis-imx6 = " \
IMAGE_INSTALL_append_mx6 = " \
gnome-disk-utility \
mime-support \
+ eglinfo-x11 \
"
IMAGE_INSTALL_append_vf = " \
gpioconfig \