libiio: new package
authorPaul Cercueil <paul.cercueil@analog.com>
Tue, 16 Dec 2014 09:34:06 +0000 (10:34 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Dec 2014 21:36:21 +0000 (22:36 +0100)
commit8cc32673849460a44eca935db85b32869d21d1c1
treeb228a8c9273ac4a41bd6ed23d2781ed6be1829a4
parent485ae682c41fca8bb2c9c0d2dd1f2ebcfe41287f
libiio: new package

Libiio is a library to ease the development of software interfacing
Linux Industrial I/O (IIO) devices.

http://wiki.analog.com/resources/tools-software/linux-software/libiio

[Thomas:
 - Remove changelog from the commit log.
 - Rename init script to S99iiod instead of S99iiod.sh
 - Remove "status" command from init script, and implement "restart"
   instead.
 - Add dependency on thread support in toolchain.
 - Fixup indentation in the .mk file.
 - Fixup wrapping in the Config.in help text.]

Signed-off-by: Paul Cercueil <paul.cercueil@analog.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/libiio/Config.in [new file with mode: 0644]
package/libiio/S99iiod [new file with mode: 0644]
package/libiio/libiio.hash [new file with mode: 0644]
package/libiio/libiio.mk [new file with mode: 0644]