diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2024-12-17 16:58:06 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-18 11:11:55 +0000 |
commit | 2fded92cc500f40b1d19a7b28e9734664a4e4b5f (patch) | |
tree | d6f48d252851b23bde2a9f339d555e22ccb09ad4 /meta/recipes-connectivity | |
parent | 8bde5eab6eeba1dc3cc1da9a1c898f4cdb3ff66a (diff) | |
download | poky-2fded92cc500f40b1d19a7b28e9734664a4e4b5f.tar.gz |
socat: upgrade 1.8.0.1 -> 1.8.0.2
(From OE-Core rev: f95be557c3087597df6179455294dd143ccdb07d)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/socat/socat_1.8.0.2.bb (renamed from meta/recipes-connectivity/socat/socat_1.8.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/socat/socat_1.8.0.1.bb b/meta/recipes-connectivity/socat/socat_1.8.0.2.bb index 95b4017040..7d5da67c9c 100644 --- a/meta/recipes-connectivity/socat/socat_1.8.0.1.bb +++ b/meta/recipes-connectivity/socat/socat_1.8.0.2.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \ | |||
13 | file://0001-fix-compile-procan.c-failed.patch \ | 13 | file://0001-fix-compile-procan.c-failed.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[sha256sum] = "6a283565db7cf86292c6f70504c58abb03e29888adeed5a6c5f3457e803c1b81" | 16 | SRC_URI[sha256sum] = "adc07a9c2723527cf6568d2fb96559794cf9c254a4bc2edd36f7f3789e9f7625" |
17 | 17 | ||
18 | inherit autotools | 18 | inherit autotools |
19 | 19 | ||