summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \