mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
ipset: upgrade 7.21 -> 7.22
Changelog: ========== - ipset: fix json output format for IPSET_OPT_IP - tests: add namespace test and take into account delayed set removal at module remove - Update autoconfig tools to build cleanly on Debian bookworm Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c79ede2655
commit
3d02fd0ef2
|
@ -11,7 +11,7 @@ DEPENDS = "libtool libmnl"
|
|||
|
||||
SRC_URI = "http://ftp.netfilter.org/pub/ipset/${BP}.tar.bz2 \
|
||||
file://0001-ipset-Define-portable-basename-function.patch"
|
||||
SRC_URI[sha256sum] = "e2c6ce4fcf3acb3893ca5d35c86935f80ad76fc5ccae601185842df760e0bc69"
|
||||
SRC_URI[sha256sum] = "f6ac5a47c3ef9f4c67fcbdf55e791cbfe38eb0a4aa1baacd12646a140abacdd9"
|
||||
|
||||
inherit autotools pkgconfig module-base
|
||||
|
Loading…
Reference in New Issue
Block a user