summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-06-18 11:57:00 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-18 14:04:06 +0200
commit0a377ad86c81d4739fa216542fa0c68d4d572bb4 (patch)
tree7f5faef2bd995f54a1593b201968205c91deb16e
parentd7726b43fc56eb1b09bde131fb54561fb7f0076f (diff)
gpio-tool: replace soc overrides to also include use-mainline-bsp
With use-mainline-bsp the SoC overrides mx6/mx6q/mx6ull... are filtered out of the overrides. Replace them with the specific machine name. Related-to: ELB-2805 (cherry picked from commit 0cc6da1e699eddf065cdc6594f153f4a9c0495b6)
l---------recipes-support/gpio-tool/files/colibri-imx7-emmc/gpio-tool1
-rwxr-xr-xrecipes-support/gpio-tool/files/colibri-imx7/gpio-tool (renamed from recipes-support/gpio-tool/files/mx7d/gpio-tool)bin505516 -> 505516 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/recipes-support/gpio-tool/files/colibri-imx7-emmc/gpio-tool b/recipes-support/gpio-tool/files/colibri-imx7-emmc/gpio-tool
new file mode 120000
index 0000000..7616811
--- /dev/null
+++ b/recipes-support/gpio-tool/files/colibri-imx7-emmc/gpio-tool
@@ -0,0 +1 @@
+../colibri-imx7/gpio-tool \ No newline at end of file
diff --git a/recipes-support/gpio-tool/files/mx7d/gpio-tool b/recipes-support/gpio-tool/files/colibri-imx7/gpio-tool
index 318137f..318137f 100755
--- a/recipes-support/gpio-tool/files/mx7d/gpio-tool
+++ b/recipes-support/gpio-tool/files/colibri-imx7/gpio-tool
Binary files differ