generic-poky/meta/recipes-connectivity/socat
Khem Raj 2c81e17222 socat: Use c_ispeed and c_ospeed based upon libc
musl calls them __c_ispeed and __c_ospeed
and we can not use get/set APIs because the get APIs
will return the value from iflags and not from *speed
element from termios struct

(From OE-Core rev: b4744ffb94f76f2be138f2f9bd04153034bf62df)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-04-14 10:58:32 +01:00
..
socat socat: Use c_ispeed and c_ospeed based upon libc 2016-04-14 10:58:32 +01:00
socat_1.7.3.1.bb socat: Access c_ispeed and c_ospeed via APIs 2016-03-20 23:12:27 +00:00