summaryrefslogtreecommitdiff
path: root/recipes-support/gpio-tool/files
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-support/gpio-tool/files
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-support/gpio-tool/files')
-rwxr-xr-xrecipes-support/gpio-tool/files/apalis-imx6/gpio-toolbin0 -> 434692 bytes
-rwxr-xr-xrecipes-support/gpio-tool/files/colibri-imx6/gpio-toolbin0 -> 435668 bytes
-rwxr-xr-xrecipes-support/gpio-tool/files/gpio-toolbin0 -> 5320 bytes
-rw-r--r--recipes-support/gpio-tool/files/gpio-tool.desktop11
-rw-r--r--recipes-support/gpio-tool/files/gpio-tool.pngbin0 -> 340 bytes
-rwxr-xr-xrecipes-support/gpio-tool/files/mx7d/gpio-toolbin0 -> 393768 bytes
-rwxr-xr-xrecipes-support/gpio-tool/files/tegra/gpio-toolbin0 -> 394580 bytes
-rwxr-xr-xrecipes-support/gpio-tool/files/vf/gpio-toolbin0 -> 350164 bytes
8 files changed, 11 insertions, 0 deletions
diff --git a/recipes-support/gpio-tool/files/apalis-imx6/gpio-tool b/recipes-support/gpio-tool/files/apalis-imx6/gpio-tool
new file mode 100755
index 0000000..3c79b60
--- /dev/null
+++ b/recipes-support/gpio-tool/files/apalis-imx6/gpio-tool
Binary files differ
diff --git a/recipes-support/gpio-tool/files/colibri-imx6/gpio-tool b/recipes-support/gpio-tool/files/colibri-imx6/gpio-tool
new file mode 100755
index 0000000..b485d76
--- /dev/null
+++ b/recipes-support/gpio-tool/files/colibri-imx6/gpio-tool
Binary files differ
diff --git a/recipes-support/gpio-tool/files/gpio-tool b/recipes-support/gpio-tool/files/gpio-tool
new file mode 100755
index 0000000..85a2fe8
--- /dev/null
+++ b/recipes-support/gpio-tool/files/gpio-tool
Binary files differ
diff --git a/recipes-support/gpio-tool/files/gpio-tool.desktop b/recipes-support/gpio-tool/files/gpio-tool.desktop
new file mode 100644
index 0000000..a862332
--- /dev/null
+++ b/recipes-support/gpio-tool/files/gpio-tool.desktop
@@ -0,0 +1,11 @@
+#!/usr/bin/env xdg-open
+
+[Desktop Entry]
+Version=1.0
+Type=Application
+Terminal=false
+Icon[C]=gpio-tool.png
+Exec=/usr/bin/gpio-tool
+Name[C]=GPIO Tool
+Name=GPIO Tool
+Icon=gpio-tool.png
diff --git a/recipes-support/gpio-tool/files/gpio-tool.png b/recipes-support/gpio-tool/files/gpio-tool.png
new file mode 100644
index 0000000..2227e81
--- /dev/null
+++ b/recipes-support/gpio-tool/files/gpio-tool.png
Binary files differ
diff --git a/recipes-support/gpio-tool/files/mx7d/gpio-tool b/recipes-support/gpio-tool/files/mx7d/gpio-tool
new file mode 100755
index 0000000..c68fe0f
--- /dev/null
+++ b/recipes-support/gpio-tool/files/mx7d/gpio-tool
Binary files differ
diff --git a/recipes-support/gpio-tool/files/tegra/gpio-tool b/recipes-support/gpio-tool/files/tegra/gpio-tool
new file mode 100755
index 0000000..e2e96bc
--- /dev/null
+++ b/recipes-support/gpio-tool/files/tegra/gpio-tool
Binary files differ
diff --git a/recipes-support/gpio-tool/files/vf/gpio-tool b/recipes-support/gpio-tool/files/vf/gpio-tool
new file mode 100755
index 0000000..7d7d976
--- /dev/null
+++ b/recipes-support/gpio-tool/files/vf/gpio-tool
Binary files differ