]> code.ossystems Code Review - openembedded-core.git/commit
socat: enable termios
authorRoy.Li <rongqing.li@windriver.com>
Thu, 6 Jun 2013 08:32:50 +0000 (16:32 +0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 10 Jun 2013 21:51:25 +0000 (14:51 -0700)
commitfa4d1526f639d50b578ff82b4e65ac45c612bcca
tree3db0ae1f4c2c42aaa85f22f1324df5fe022c6f86
parent4c6f7a5d8bd6ada434b91037ecd5db06f3eac814
socat: enable termios

fix two cross-compile issue to enable termios:
1. Define ac_cv_ispeed_offset in EXTRA_OECONF to avoid to call AC_TRY_RUN()
on cross-compile environment.
2. fix autoheader to generate *_SHIFT macros

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/socat/files/fix-xxx_SHIFT-autoheader.patch [new file with mode: 0644]
meta/recipes-connectivity/socat/socat_1.7.2.1.bb