summaryrefslogtreecommitdiff
path: root/recipes-images/images/angstrom-lxde-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-11-30 16:31:57 +0100
committerStefan Agner <stefan.agner@toradex.com>2017-01-10 16:17:43 -0800
commit185995f619dd5d1dbcf35d2a92955a34bb6798a2 (patch)
treeea7d60f1f4a374747daec7f00e47e433cfe22d48 /recipes-images/images/angstrom-lxde-image.bb
parent79b2a157c002e4c7fca0db0302a52058355f0fec (diff)
gpio-tool: renamed the tool to gpio-tool
Follow the name change in the WinCE team. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-images/images/angstrom-lxde-image.bb')
-rw-r--r--recipes-images/images/angstrom-lxde-image.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-images/images/angstrom-lxde-image.bb b/recipes-images/images/angstrom-lxde-image.bb
index ac59f21..c50bc79 100644
--- a/recipes-images/images/angstrom-lxde-image.bb
+++ b/recipes-images/images/angstrom-lxde-image.bb
@@ -161,7 +161,7 @@ GSTREAMER_append_tegra124 = " \
GSTREAMER_colibri-vf = ""
IMAGE_INSTALL_append_tegra = " \
- gpioconfig \
+ gpio-tool \
tegrastats-gtk \
gnome-disk-utility \
mime-support \
@@ -178,7 +178,7 @@ IMAGE_INSTALL_append_tegra124 = " \
xvinfo \
"
IMAGE_INSTALL_append_mx6 = " \
- gpioconfig \
+ gpio-tool \
packagegroup-fsl-gpu-libs \
libopencl-mx6 \
gnome-disk-utility \
@@ -186,12 +186,12 @@ IMAGE_INSTALL_append_mx6 = " \
eglinfo-x11 \
"
IMAGE_INSTALL_append_mx7 = " \
- gpioconfig \
+ gpio-tool \
gnome-disk-utility \
mime-support \
"
IMAGE_INSTALL_append_vf = " \
- gpioconfig \
+ gpio-tool \
xf86-video-modesetting \
"