mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02:00
socat: upgrade 1.7.3.4 ->1.7.4.1
README updated:
version updated
add descrition of platform specifics - Debian
(From OE-Core rev: d2bd5a0df7d81e167b718d0f65b7426d62701f2e)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3807c6d9a7
commit
d1fb52f6bc
@@ -7,13 +7,13 @@ SECTION = "console/network"
|
||||
|
||||
LICENSE = "GPL-2.0-with-OpenSSL-exception"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://README;beginline=257;endline=287;md5=338c05eadd013872abb1d6e198e10a3f"
|
||||
file://README;beginline=257;endline=287;md5=82520b052f322ac2b5b3dfdc7c7eea86"
|
||||
|
||||
SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "3cca4f8cd9d2d1caabd9cc099451bac9"
|
||||
SRC_URI[sha256sum] = "972374ca86f65498e23e3259c2ee1b8f9dbeb04d12c2a78c0c9b5d1cb97dfdfc"
|
||||
SRC_URI[md5sum] = "36cad050ecf4981ab044c3fbd75c643f"
|
||||
SRC_URI[sha256sum] = "3faca25614e89123dff5045680549ecef519d02e331aaf3c4f5a8f6837c675e9"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user