[OE-core] [PATCH V2 0/3] socat: upgrade to 1.7.2.4

Hongxu Jia hongxu.jia at windriver.com
Tue May 27 01:59:00 UTC 2014


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

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 (3):
  socat: upgrade to 1.7.2.4
  socat: fix supporting cross compiling
  socat: fix linux/errqueue.h not found

 .../recipes-connectivity/socat/socat/compile.patch | 163 +++++++++++----------
 .../socat/socat/fix-cross-compiling-failed.patch   |  34 +++++
 .../socat/fix-linux-errqueue.h-not-found.patch     |  40 +++++
 .../socat/{socat_1.7.2.3.bb => socat_1.7.2.4.bb}   |  14 +-
 4 files changed, 166 insertions(+), 85 deletions(-)
 create mode 100644 meta/recipes-connectivity/socat/socat/fix-cross-compiling-failed.patch
 create mode 100644 meta/recipes-connectivity/socat/socat/fix-linux-errqueue.h-not-found.patch
 rename meta/recipes-connectivity/socat/{socat_1.7.2.3.bb => socat_1.7.2.4.bb} (70%)

-- 
1.8.1.2




More information about the Openembedded-core mailing list