summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-04-05 15:24:18 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-10 10:33:18 +0200
commit96d5d5f1602ebe53bb4b8f14e19a8d74fc895e7c (patch)
treee14edfbbcda177a8734b8b36df5c07d245ccd947
parent792d4c9143f1473f07f4dd56759bf71c56b40579 (diff)
tegra124m: deploy the gpio-tool
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-images/images/angstrom-lxde-image.bb1
-rw-r--r--recipes-support/gpio-tool/files/tegra124m/gpio-toolbin0 -> 439324 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/recipes-images/images/angstrom-lxde-image.bb b/recipes-images/images/angstrom-lxde-image.bb
index 2424c35..33a62bf 100644
--- a/recipes-images/images/angstrom-lxde-image.bb
+++ b/recipes-images/images/angstrom-lxde-image.bb
@@ -169,6 +169,7 @@ IMAGE_INSTALL_append_tegra124 = " \
xvinfo \
"
IMAGE_INSTALL_append_tegra124m = " \
+ gpio-tool \
gnome-disk-utility \
libglu \
mesa-demos \
diff --git a/recipes-support/gpio-tool/files/tegra124m/gpio-tool b/recipes-support/gpio-tool/files/tegra124m/gpio-tool
new file mode 100644
index 0000000..d6e2f1e
--- /dev/null
+++ b/recipes-support/gpio-tool/files/tegra124m/gpio-tool
Binary files differ