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
commit865bb0638997b5f3088cc8ecd3e126c78ce7bff1 (patch)
tree187a580f96146933b329557f303b75189276400b /recipes
parent0072cf1fd83ead9d82c9a4984463ee054b1cd45b (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 \
"