diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-08-20 16:39:27 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-08-20 07:35:08 -0700 |
commit | 20d5201dbb7ec591edfc25a6fa2a1fae16c98e63 (patch) | |
tree | 8c43b3eeb996c3fe42487b499ca5e728fefe19c7 | |
parent | cfc699399eb0466eb2b9df6e1386920616b0dd2d (diff) | |
download | meta-openembedded-20d5201dbb7ec591edfc25a6fa2a1fae16c98e63.tar.gz |
libnftnl: upgrade 1.2.9 -> 1.3.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/recipes-filter/libnftnl/libnftnl_1.3.0.bb (renamed from meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.3.0.bb index abcebceab8..705681641a 100644 --- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb +++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.3.0.bb | |||
@@ -7,7 +7,7 @@ SRC_URI = "git://git.netfilter.org/libnftnl;branch=master;tag=${BP} \ | |||
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 | " |
10 | SRCREV = "17190762f33f78090f5ff99a436c4cb866ac3ccd" | 10 | SRCREV = "d36691a4ac486857fd437d3a9aa3701a073a9539" |
11 | 11 | ||
12 | 12 | ||
13 | inherit autotools pkgconfig ptest | 13 | inherit autotools pkgconfig ptest |