mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
iptables: 1.6.1 -> 1.6.2
Upgrade iptables from 1.6.1 to 1.6.2. (From OE-Core rev: 1bca3f22d48d138086752e61569ddc9cf8e9cf79) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3c198a52ba
commit
6c99444c76
@@ -25,8 +25,8 @@ SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2 \
|
||||
file://0001-fix-build-with-musl.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "ab38a33806b6182c6f53d6afb4619add"
|
||||
SRC_URI[sha256sum] = "0fc2d7bd5d7be11311726466789d4c65fb4c8e096c9182b56ce97440864f0cf5"
|
||||
SRC_URI[md5sum] = "7d2b7847e4aa8832a18437b8a4c1873d"
|
||||
SRC_URI[sha256sum] = "55d02dfa46263343a401f297d44190f2a3e5113c8933946f094ed40237053733"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user