summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-06-13 17:00:17 +0800
committerKhem Raj <raj.khem@gmail.com>2022-06-30 13:39:27 -0400
commit6d997c52c5643c5d92cc6bdf77beae7ae3b300e9 (patch)
tree961ec35297954fb4be7b84e08d253f3cf08bc9c7 /meta-networking
parent1918ce06614115d377d52d61819254cdf49e31c2 (diff)
downloadmeta-openembedded-6d997c52c5643c5d92cc6bdf77beae7ae3b300e9.tar.gz
libnftnl: upgrade 1.2.1 -> 1.2.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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.2.bb (renamed from meta-networking/recipes-filter/libnftnl/libnftnl_1.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.1.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.2.bb
index 44479638f1..3eca92dcec 100644
--- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.1.bb
+++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.2.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=79808397c3355f163c012616125c9e26"
4SECTION = "libs" 4SECTION = "libs"
5DEPENDS = "libmnl" 5DEPENDS = "libmnl"
6 6
7SRCREV = "09456c720e9c00eecc08e41ac6b7c291b3821ee5" 7SRCREV = "f6575131e60ab10f131ea3ff36f69af2b6c3f614"
8SRC_URI = "git://git.netfilter.org/libnftnl;branch=master \ 8SRC_URI = "git://git.netfilter.org/libnftnl;branch=master \
9 file://0001-avoid-naming-local-function-as-one-of-printf-family.patch \ 9 file://0001-avoid-naming-local-function-as-one-of-printf-family.patch \
10 file://0001-configure.ac-Add-serial-tests.patch \ 10 file://0001-configure.ac-Add-serial-tests.patch \