summaryrefslogtreecommitdiff
path: root/recipes-support/gpio-tool/files
AgeCommit message (Collapse)Author
2022-08-06meta: drop deprecated machine referencesMing Liu
We dont support the following machines any more: colibri-t20/colibri-t30/apalis-t30/apalis-tk1/colibri-vf, let's drop their references. The recipe spidev-test is only used by colibri-vf, also drop it. Related-to: ELB-4471 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-06-18gpio-tool: replace soc overrides to also include use-mainline-bspMax Krummenacher
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)
2019-06-16gpio-tool: provide all binaries strippedMax Krummenacher
The gpio-tool recipe declares all binaries as stripped. The packages qa check fails now if the binaries are not stripped as follows: | ERROR: gpio-tool-1.0-r3 do_package: QA Issue: gpio-tool: Files/directories were installed but not shipped in any package: | /usr/bin/.debug | /usr/bin/.debug/gpio-tool | Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. | gpio-tool: 2 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06apalis/colibri-t20 -t30: drop machinesMax Krummenacher
These machines use an old Nvidia provided downstream kernel 3.1.10. They are no longer compatible with more recent sysroot components, e.g. libc, xserver et. al. The maintenance burden to keep the userspace components in their old version becomes simply to high. Keep using the rocko based 2.8 BSP for these machines. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-09-27gpio-tool: imx6ull/mx7: update to 1.9Max Krummenacher
Colibri iMX6ULL: The alternate function of the pins in the IOMUXC SNVS is wrongly displayed. These pins are always GPIO. (TAMPER[0-9], BOOT_MODE[0-1]. Colibri iMX7: SODIMM-55/63, The alternate function 2 (CAN), text corrected. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22gpio-tool: colibri-imx6ull: deploy 1.8Max Krummenacher
Inital version for colibri-imx6ull. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-11-30gpio-tool: apalis-tk1: update to 1.7Max Krummenacher
Follow Pinmuxing for Apalis TK1 V1.2 Hardware. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-10tegra124m: deploy the gpio-toolMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07gpio-tool: update apalis/colibri imx6 and apalis tk1Max Krummenacher
For i.MX6 the pin NANDF_D4 was wrongly muxed. For TK1 the number of pins was wrong which prevented access to some pins. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11gpio-tool: add variant for apalis-tk1Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-01-10gpio-tool: renamed the tool to gpio-toolMax Krummenacher
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>