[OE-core] [PATCH V3 0/2] socat: upgrade to 1.7.2.4

Hongxu Jia hongxu.jia at windriver.com
Wed May 28 07:59:35 UTC 2014


Change in V3:

Tweak compile.patch:
- add the explanation of 'AC_DEFINE' in the patch header;
- remove the t.c_ispeed assinged line for AC_TRY_COMPILE;
- remove the SHIFT_NAME line;

Drop fix-xxx-SHIFT-autoheader.patch, and add socat-enable-termios.patch to
instead;

Remove 'do_configure_prepend' task, use socat-enable-termios.patch to instead.

Change in V2:
- Add descriptions about what was the problem that was encountered
  while upgrading to 1.7.2.4.

//Hongxu

The following changes since commit 894df445fa71a170397c6e0b4960a89ef20a4230:

  guile: Update to 2.0.11 version (2014-05-21 19:50:21 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/socat
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/socat

Hongxu Jia (2):
  socat: upgrade to 1.7.2.4
  socat: fix supporting cross compiling

 .../recipes-connectivity/socat/socat/compile.patch | 191 +++++++++++----------
 .../socat/socat/fix-cross-compiling-failed.patch   |  34 ++++
 .../socat/socat/socat-enable-termios.patch         |  39 +++++
 .../socat/{socat_1.7.2.3.bb => socat_1.7.2.4.bb}   |  18 +-
 4 files changed, 184 insertions(+), 98 deletions(-)
 create mode 100644 meta/recipes-connectivity/socat/socat/fix-cross-compiling-failed.patch
 create mode 100644 meta/recipes-connectivity/socat/socat/socat-enable-termios.patch
 rename meta/recipes-connectivity/socat/{socat_1.7.2.3.bb => socat_1.7.2.4.bb} (63%)

-- 
1.8.1.2




More information about the Openembedded-core mailing list