libserial: new package
authorSimon Dawson <spdawson@gmail.com>
Tue, 23 Apr 2013 04:52:39 +0000 (04:52 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 23 Apr 2013 18:37:42 +0000 (20:37 +0200)
commit85ffab574935ae07c090e05b5d720e1fb76569c7
treee2946cb45486a88633104034d63bf37ff05be9ae
parentadc231d6a15dd3d2cdc18190c9befaa655bba7ad
libserial: new package

Note that the Python binding is disabled; we can't build this in Buildroot
without the sipconfig Python module for the host.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in
package/libserial/Config.in [new file with mode: 0644]
package/libserial/libserial-0001-disable-python-bindings.patch [new file with mode: 0644]
package/libserial/libserial-0002-add-missing-header-include.patch [new file with mode: 0644]
package/libserial/libserial.mk [new file with mode: 0644]