summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2024-07-18 09:24:41 +0800
committerKhem Raj <raj.khem@gmail.com>2024-07-17 18:42:57 -0700
commit9e90715d90d2642de9c936372193540d347984dc (patch)
tree2fc5c3f9770d7e6eb9afbe810bb6bc95f90bb1ad /meta-networking
parentaabb459e19e3fd0a2f883f06ab5258119c623657 (diff)
downloadmeta-openembedded-9e90715d90d2642de9c936372193540d347984dc.tar.gz
libnftnl: upgrade 1.2.6 -> 1.2.7
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-filter/libnftnl/libnftnl_1.2.7.bb (renamed from meta-networking/recipes-filter/libnftnl/libnftnl_1.2.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.6.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.7.bb
index 841a7267b8..b465209389 100644
--- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.6.bb
+++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.7.bb
@@ -7,7 +7,7 @@ SRC_URI = "git://git.netfilter.org/libnftnl;branch=master \
7 file://0001-configure.ac-Add-serial-tests.patch \ 7 file://0001-configure.ac-Add-serial-tests.patch \
8 file://run-ptest \ 8 file://run-ptest \
9 " 9 "
10SRCREV = "83dd4dc316b4189d16ead54cd30bfc89e5160cfd" 10SRCREV = "116e95aa7b6358c917de8c69f6f173874030b46b"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13