diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2024-10-08 14:08:43 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-07 23:18:54 -0700 |
commit | 0681130a666ce0c42a1a2aeb2856d5f4a5eee0f2 (patch) | |
tree | 7120387557a2a96f929c9d52859be9b63435965c /meta-networking | |
parent | 14c7d65643d9da0fdb0e96583961983c45d2e0c8 (diff) | |
download | meta-openembedded-0681130a666ce0c42a1a2aeb2856d5f4a5eee0f2.tar.gz |
libnftnl: upgrade 1.2.7 -> 1.2.8
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.8.bb (renamed from meta-networking/recipes-filter/libnftnl/libnftnl_1.2.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.7.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.8.bb index b465209389..0af64fe036 100644 --- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.7.bb +++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.8.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 | " |
10 | SRCREV = "116e95aa7b6358c917de8c69f6f173874030b46b" | 10 | SRCREV = "06e2cbec41c7cd7f2b1e660ce5e5f949912e32eb" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||