summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-07-02 10:53:23 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-10-12 15:15:41 +0200
commit45292bc24e9810213c1eb04b0684ccd0e4ba53bb (patch)
treead6c939b43e1a9ba6d1b5d84e4634f9b7a0af6a4
parentf559fd8f1c4615a3732614b597f92310a9116398 (diff)
images: colibri-vf fix: install gpioconfig only in angstrom-lxde-image
add the missing _append
-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 \
"