summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-07-02 10:53:23 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-07-02 10:53:23 +0200
commit4ff83a63179238a67239be0fd58e37818d2c75bd (patch)
tree2f512b6764688437e9289a39fe924952896a3a8a /recipes
parent183c6374f75d80fa9f0a127bfcb54cf124b8727d (diff)
images: colibri-vf fix: install gpioconfig only in angstrom-lxde-image
add the missing _append
Diffstat (limited to 'recipes')
-rw-r--r--recipes/images/angstrom-lxde-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 3111bf3..09fd026 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -119,7 +119,7 @@ IMAGE_INSTALL_append_mx6 = " \
gnome-disk-utility \
mime-support \
"
-IMAGE_INSTALL_vf = " \
+IMAGE_INSTALL_append_vf = " \
gpioconfig \
"