summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb')
-rw-r--r--meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb b/meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb
new file mode 100644
index 000000000..74f909660
--- /dev/null
+++ b/meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb
@@ -0,0 +1,12 @@
1SUMMARY = "Minimalistic user-space Netlink utility library"
2DESCRIPTION = "Minimalistic user-space library oriented to Netlink developers, providing \
3 functions for common tasks in parsing, validating, and constructing both the Netlink header and TLVs."
4HOMEPAGE = "http://www.netfilter.org/projects/libmnl/index.html"
5LICENSE = "LGPLv2.1+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
7
8SRC_URI = "http://www.netfilter.org/projects/libmnl/files/libmnl-${PV}.tar.bz2;name=tar"
9SRC_URI[tar.md5sum] = "7d95fc3bea3365bc03c48e484224f65f"
10SRC_URI[tar.sha256sum] = "6f14336e9acdbc62c2dc71bbb59ce162e54e9af5c80153e92476c5443fe784de"
11
12inherit autotools pkgconfig