generic-poky/meta/recipes-connectivity/socat
Ross Burton b39ebfd9b2 socat: forcibly disable use of libbsd
Socat will look for openpty() in BSD headers before Linux headers, so if libbsd
is present at configure time then that will be used.  We don't need to depend on
libbsd though, and leaving it floating can cause build errors, so tell configure
that the libbsd header isn't present.

(From OE-Core rev: 7defa2bb5b28ea69f749363a607a114cfa4ba4ed)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-16 23:08:21 +00:00
..
socat socat: fix compile erorr against 3.17+ kernel headers 2014-12-21 12:37:54 +00:00
socat_1.7.2.4.bb socat: forcibly disable use of libbsd 2015-01-16 23:08:21 +00:00