summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-lxde-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-07-01 18:15:57 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-07-01 18:15:57 +0200
commitd17a50964150662d074ef328eb6f769a7187f9b0 (patch)
tree6460dc8323e0c4dada1cd1a356c326b8257ffd19 /recipes/images/angstrom-lxde-image.bb
parent9d132ea3cf75562ef5610dd6ff1c89d0cffa334d (diff)
images: install gpioconfig only in angstrom-lxde-image
gpioconfig depends on gtk+
Diffstat (limited to 'recipes/images/angstrom-lxde-image.bb')
-rw-r--r--recipes/images/angstrom-lxde-image.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 82d51b3..3111bf3 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -107,14 +107,21 @@ GSTREAMER_append_mx6 = " \
GSTREAMER_colibri-vf = ""
IMAGE_INSTALL_append_tegra = " \
+ gpioconfig \
tegrastats-gtk \
gnome-disk-utility \
mime-support \
"
+IMAGE_INSTALL_append_apalis-imx6 = " \
+ gpioconfig \
+"
IMAGE_INSTALL_append_mx6 = " \
gnome-disk-utility \
mime-support \
"
+IMAGE_INSTALL_vf = " \
+ gpioconfig \
+"
IMAGE_INSTALL += " \
gconf \