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:42 -0800 |
commit | fa1d3b3efb688b8a7b52878a30f36c8e906d067a (patch) | |
tree | ed4083b302b39b334e16f8138ab56d94f4b978b1 /meta/recipes-connectivity/socat | |
parent | 0355491595e02c41d5ad5f4d16768d48a2d890af (diff) | |
download | poky-fa1d3b3efb688b8a7b52878a30f36c8e906d067a.tar.gz |
socat: 1.7.3.1 -> 1.7.3.2
(From OE-Core rev: 999179c23aebb991a8e26b4a10bc369bf03db738)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/socat')
-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 \ | |||
18 | file://0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch \ | 18 | file://0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch \ |
19 | " | 19 | " |
20 | 20 | ||
21 | SRC_URI[md5sum] = "334e46924f2b386299c9db2ac22bcd36" | 21 | SRC_URI[md5sum] = "607a24c15bd2cb54e9328bfbbd3a1ae9" |
22 | SRC_URI[sha256sum] = "d2da659540c38139f388e9437bfaae16bb458d174d056cb3228432a8f489fbaa" | 22 | SRC_URI[sha256sum] = "e3561f808739383eb10fada1e5d4f26883f0311b34fd0af7837d0c95ef379251" |
23 | 23 | ||
24 | inherit autotools | 24 | inherit autotools |
25 | 25 | ||