summaryrefslogtreecommitdiff
path: root/recipes/gpioconfig
AgeCommit message (Collapse)Author
2015-05-12recipes: replace short DESCRIPTION with SUMMARYMax Krummenacher
The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY.
2014-12-19Apalis iMX6/T30 & Colibri T20/T30/VF50/VF61: fix GPIOConfigMarcel Ziswiler
2014-12-18GPIOConfig: update with mainline kernel supportStefan Agner
2014-11-13Apalis iMX6/T30 & Colibri T20/T30/VF50/VF61: update resp. introduce ↵Marcel Ziswiler
GPIOconfig tool
2014-08-04GPIOConfig: update to latest binariesMax Krummenacher
2014-08-04gpioconfig: add dummy binary for unsupported machinesMax Krummenacher
Avoids WARNING: Unable to get checksum for gpioconfig SRC_URI entry GPIOConfig: file could not be found during recipe parse by providing a dummy GPIOConfig. The dummy displays a popup with a button that says that the program is not available on this machine.
2014-08-04build warnings: remove warnings already strippedMax Krummenacher
Change to new way of inhibiting warning from INHIBIT_PACKAGE_DEBUG_SPLIT = "1" to INSANE_SKIP_${PN} = "already-stripped"
2014-05-09GPIOConfig: update Vybrid GPIOConfig toolStefan Agner
Update GPIOConfig for Vybrid (V1.2)
2014-04-01gpioconfig: make the executable SOC family specificMax Krummenacher
2014-03-17GPIOConfig: add initial version for VybridStefan Agner
Add initial GPIOConfig for Vybrid (V1.0 Alpha 1)
2013-09-22inhibit missing debug info warnings in binary packageMax Krummenacher
2013-09-22gpioconfig: fix RDEPENDS to include ${PN}Max Krummenacher
2013-02-05GPIOConfig: Colibri-t30 GPIO to SODIMM assignmentMax Krummenacher
- Colibri T30 V1.1 has a different assignment of GPIO to SODIMM pins
2013-01-22GPIOConfig: fix issues with T30Max Krummenacher
- fix GPIO numbers > 222 not working correctly - fix handling of tristate - fix strings for first alternate function
2012-10-18update the binary applications to use hard float abiMax Krummenacher
2012-06-19Add binary package of GPIOConfig, TegrastatsMax Krummenacher
Add udev-late-mount
2012-06-19Update to new NV binary packages L4T R15Max Krummenacher
Removed nvrm_deamon and corresponding init.d script Kernel from git.toradex.int
2012-06-03Initial commitMax Krummenacher