diff options
Diffstat (limited to 'meta/recipes-extended/libmnl/libmnl_1.0.4.bb')
-rw-r--r-- | meta/recipes-extended/libmnl/libmnl_1.0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/libmnl/libmnl_1.0.4.bb b/meta/recipes-extended/libmnl/libmnl_1.0.4.bb index b55bb311f6..4dbd9c2450 100644 --- a/meta/recipes-extended/libmnl/libmnl_1.0.4.bb +++ b/meta/recipes-extended/libmnl/libmnl_1.0.4.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Minimalistic user-space library oriented to Netlink developers, p | |||
3 | functions for common tasks in parsing, validating, and constructing both the Netlink header and TLVs." | 3 | functions for common tasks in parsing, validating, and constructing both the Netlink header and TLVs." |
4 | HOMEPAGE = "https://www.netfilter.org/projects/libmnl/index.html" | 4 | HOMEPAGE = "https://www.netfilter.org/projects/libmnl/index.html" |
5 | SECTION = "libs" | 5 | SECTION = "libs" |
6 | LICENSE = "LGPLv2.1+" | 6 | LICENSE = "LGPL-2.1-or-later" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
8 | 8 | ||
9 | SRC_URI = "https://netfilter.org/projects/libmnl/files/libmnl-${PV}.tar.bz2;name=tar" | 9 | SRC_URI = "https://netfilter.org/projects/libmnl/files/libmnl-${PV}.tar.bz2;name=tar" |