aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-filter/libnftnl
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-07-18 12:25:12 +0800
committerKhem Raj <raj.khem@gmail.com>2023-07-20 19:08:56 -0700
commitd35850759791685892b02a5794cfe16cb8e920f7 (patch)
treec1e5243a8a3459645640b74dcc9d8e5cb6ead162 /meta-networking/recipes-filter/libnftnl
parent4b90811e05da96cdd07a98cae94b89bd594335d2 (diff)
downloadmeta-openembedded-d35850759791685892b02a5794cfe16cb8e920f7.tar.gz
libnftnl: upgrade 1.2.5 -> 1.2.6
Changelog: ========= tests: nft-rule-test: Add test cases to improve code coverage tests: nft-table-test: fix typo shixuantong expr: meta: introduce broute meta expression Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-filter/libnftnl')
-rw-r--r--meta-networking/recipes-filter/libnftnl/libnftnl_1.2.6.bb (renamed from meta-networking/recipes-filter/libnftnl/libnftnl_1.2.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.5.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.6.bb
index 380a33064b..841a7267b8 100644
--- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.5.bb
+++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.6.bb
@@ -7,7 +7,7 @@ SRC_URI = "git://git.netfilter.org/libnftnl;branch=master \
file://0001-configure.ac-Add-serial-tests.patch \
file://run-ptest \
"
-SRCREV = "c62bef65fef638452b4ed1893c2451fc253ca7ca"
+SRCREV = "83dd4dc316b4189d16ead54cd30bfc89e5160cfd"
S = "${WORKDIR}/git"