summaryrefslogtreecommitdiff
path: root/recipes-support/gpio-tool
AgeCommit message (Collapse)Author
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-09-13gpio-tool: rework to not need postinstMax Krummenacher
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-04-07meta-toradex-demo: clean-up whitespace useMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07recipes: remove unneeded RDEPENDSMax Krummenacher
Empty RDEPENDS are not needed, the others are automatically added by the buildsystem. 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-11gpio-tool: fix rdependsMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@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>