summaryrefslogtreecommitdiff
path: root/recipes-support/gpio-tool/files/colibri-imx6ull/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>
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>