summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-filter/libnftnl/libnftnl_1.0.3.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.3.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.3.bb
new file mode 100644
index 000000000..eea71e2e6
--- /dev/null
+++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.3.bb
@@ -0,0 +1,13 @@
1SUMMARY = "Library for low-level interaction with nftables Netlink's API over libmnl"
2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=79808397c3355f163c012616125c9e26"
4SECTION = "libs/network"
5DEPENDS = "libmnl"
6
7SRC_URI = "http://netfilter.org/projects/libnftnl/files/${BP}.tar.bz2 \
8 "
9
10SRC_URI[md5sum] = "203701a73cc3c51ca751d7cb2e176250"
11SRC_URI[sha256sum] = "cf0ae7eab6a6866192a1fbd6b370a8a2cbe2066fe3975ab44939fd50747c27f7"
12
13inherit autotools pkgconfig