summaryrefslogtreecommitdiffstats
path: root/package/libgpiod/0001-include-gpiod.h-include-missing-time.h-include.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/libgpiod: bump version to v0.1.1Bartosz Golaszewski2017-01-251-36/+0
| | | | | | | | | | This is a bug-fix release that addresses the musl libc compatibility issues encountered with buildroot. We can also remove the patch which got merged upstream. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libgpiod: new packageBartosz Golaszewski2017-01-231-0/+36
Add a package containing a C library and a set of command-line tools for controlling GPIOs from user space using the new character device interface on linux. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> [Thomas: - add comment about autoreconf=yes (suggested by Romain Naour) - add more conventional syntax for the --{enable,disable}-tools usage (suggested by Romain Naour) - add patch to fix musl build.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud