From 96d5d5f1602ebe53bb4b8f14e19a8d74fc895e7c Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 5 Apr 2017 15:24:18 +0200 Subject: tegra124m: deploy the gpio-tool Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-images/images/angstrom-lxde-image.bb | 1 + recipes-support/gpio-tool/files/tegra124m/gpio-tool | Bin 0 -> 439324 bytes 2 files changed, 1 insertion(+) create mode 100644 recipes-support/gpio-tool/files/tegra124m/gpio-tool 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 Binary files /dev/null and b/recipes-support/gpio-tool/files/tegra124m/gpio-tool differ -- cgit v1.2.3