libserialport: Fix detection of OS when compiling for ucLinux
authorPaul Cercueil <paul.cercueil@analog.com>
Mon, 29 Aug 2016 09:25:50 +0000 (11:25 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 29 Aug 2016 11:30:26 +0000 (13:30 +0200)
commit53dd41dded4d2feb5251254895b7baf49e7b7e75
tree493d5fb092d5a47c4fcf26ae4a89da9ec43e98fe
parent9962fea8893a6a6f12040cbd5c80ae8f2fbf08ab
libserialport: Fix detection of OS when compiling for ucLinux

When compiling with a toolchain targetted at ucLinux, libserialport's
configure.ac would fail at detecting the target operating system.
As a result, the Linux-specific files were not compiled in that
particular case.

While this commit does not fix any autobuider failure for this package,
it fixes autobuilder failures for other packages, for instance:

http://autobuild.buildroot.net/results/69e/69e43bc171e554cf10f2ad526cebf5e0e524538a/

Signed-off-by: Paul Cercueil <paul.cercueil@analog.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libserialport/0001-uclinux-detection.patch [new file with mode: 0644]
package/libserialport/libserialport.mk