diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-06-13 17:00:17 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-06-30 13:39:27 -0400 |
| commit | 6d997c52c5643c5d92cc6bdf77beae7ae3b300e9 (patch) | |
| tree | 961ec35297954fb4be7b84e08d253f3cf08bc9c7 /meta-networking | |
| parent | 1918ce06614115d377d52d61819254cdf49e31c2 (diff) | |
| download | meta-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" | |||
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | DEPENDS = "libmnl" | 5 | DEPENDS = "libmnl" |
| 6 | 6 | ||
| 7 | SRCREV = "09456c720e9c00eecc08e41ac6b7c291b3821ee5" | 7 | SRCREV = "f6575131e60ab10f131ea3ff36f69af2b6c3f614" |
| 8 | SRC_URI = "git://git.netfilter.org/libnftnl;branch=master \ | 8 | SRC_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 \ |
