libgpiod: new package
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 19 Jan 2017 12:01:49 +0000 (13:01 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 23 Jan 2017 08:22:35 +0000 (21:22 +1300)
commitf3940282c03ad4356e018223f7c4c20076dd61ce
treec61470aadb1a688a72bbbf446c9784a2ed99336b
parentd6706dc430ebb1dade6f90a8d45503c23abec99d
libgpiod: new package

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>
package/Config.in
package/libgpiod/0001-include-gpiod.h-include-missing-time.h-include.patch [new file with mode: 0644]
package/libgpiod/Config.in [new file with mode: 0644]
package/libgpiod/libgpiod.hash [new file with mode: 0644]
package/libgpiod/libgpiod.mk [new file with mode: 0644]