]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
socat: upgrade to 1.7.2.3
authorHongxu Jia <hongxu.jia@windriver.com>
Thu, 13 Feb 2014 02:54:05 +0000 (10:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Feb 2014 12:31:03 +0000 (12:31 +0000)
The package has been successfully compiled for all major architectures.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/socat/socat/compile.patch [moved from meta/recipes-connectivity/socat/files/compile.patch with 100% similarity]
meta/recipes-connectivity/socat/socat/fix-xxx_SHIFT-autoheader.patch [moved from meta/recipes-connectivity/socat/files/fix-xxx_SHIFT-autoheader.patch with 100% similarity]
meta/recipes-connectivity/socat/socat_1.7.2.3.bb [moved from meta/recipes-connectivity/socat/socat_1.7.2.2.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-connectivity/socat/socat_1.7.2.2.bb
rename to meta/recipes-connectivity/socat/socat_1.7.2.3.bb
index 398caa350ad864901fb87c49acab4908e7baad59..99060b15ae1e25d1382223989b2ec2cbde1f33f5 100644 (file)
@@ -16,8 +16,8 @@ SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \
            file://compile.patch \
            file://fix-xxx_SHIFT-autoheader.patch"
 
-SRC_URI[md5sum] = "39231e512d8052f328552865df15d42f"
-SRC_URI[sha256sum] = "9a167af11a4d3809cbc66f5e2dcb39b6e371251282ef5de6ea6ff0c4be8a953c"
+SRC_URI[md5sum] = "75008d8baf7c6c9e27aa7afb34a622de"
+SRC_URI[sha256sum] = "0598ac54af7b138cda9e3c141bcf0cc63eeb2ab31f468a772dc3f7eb3896aad0"
 
 PACKAGECONFIG ??= "tcp-wrappers"
 PACKAGECONFIG[tcp-wrappers] = "--enable-libwrap,--disable-libwrap,tcp-wrappers"