diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2017-02-06 03:57:03 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-15 20:06:29 -0800 |
commit | 999179c23aebb991a8e26b4a10bc369bf03db738 (patch) | |
tree | c104eb4b094e405c2ec01448b6ae19a1330e5199 /meta/recipes-connectivity | |
parent | 0f6f9fb0c898fe47e95803836f73a1850ad3bc6b (diff) | |
download | openembedded-core-999179c23aebb991a8e26b4a10bc369bf03db738.tar.gz openembedded-core-999179c23aebb991a8e26b4a10bc369bf03db738.tar.bz2 openembedded-core-999179c23aebb991a8e26b4a10bc369bf03db738.zip |
socat: 1.7.3.1 -> 1.7.3.2
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/socat/socat_1.7.3.2.bb (renamed from meta/recipes-connectivity/socat/socat_1.7.3.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/socat/socat_1.7.3.1.bb b/meta/recipes-connectivity/socat/socat_1.7.3.2.bb index a579f1ef0f..4dcb7b4adc 100644 --- a/meta/recipes-connectivity/socat/socat_1.7.3.1.bb +++ b/meta/recipes-connectivity/socat/socat_1.7.3.2.bb @@ -18,8 +18,8 @@ SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \ file://0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch \ " -SRC_URI[md5sum] = "334e46924f2b386299c9db2ac22bcd36" -SRC_URI[sha256sum] = "d2da659540c38139f388e9437bfaae16bb458d174d056cb3228432a8f489fbaa" +SRC_URI[md5sum] = "607a24c15bd2cb54e9328bfbbd3a1ae9" +SRC_URI[sha256sum] = "e3561f808739383eb10fada1e5d4f26883f0311b34fd0af7837d0c95ef379251" inherit autotools |