[oe] [meta-networking][PATCH] libnetfilter-log: add newrecipe for version 1.0.1

Matthieu Crapet Matthieu.Crapet at ingenico.com
Fri Jan 31 14:25:46 UTC 2014


This library is usefull for userspace netfilter log messages
(c.f. iptables and -j NFLOG target).

libnetfilter-conntrack, libnetfilter-cttimeout, libnetfilter-cthelper and
libnetfilter-queue are already available since december of 2012.

Signed-off-by: Matthieu Crapet <Matthieu.Crapet at ingenico.com>
---
 .../recipes-filter/libnetfilter/libnetfilter-log_1.0.1.bb  | 14 
++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 
meta-networking/recipes-filter/libnetfilter/libnetfilter-log_1.0.1.bb

diff --git 
a/meta-networking/recipes-filter/libnetfilter/libnetfilter-log_1.0.1.bb 
b/meta-networking/recipes-filter/libnetfilter/libnetfilter-log_1.0.1.bb
new file mode 100644
index 0000000..81909b8
--- /dev/null
+++ 
b/meta-networking/recipes-filter/libnetfilter/libnetfilter-log_1.0.1.bb
@@ -0,0 +1,14 @@
+SUMMARY = "Netfilter logging library"
+DESCRIPTION = "Userspace library providing a programming interface (API) 
to the Linux kernel netfilter log message (NFLOG)"
+HOMEPAGE = 
"http://www.netfilter.org/projects/libnetfilter_log/index.html"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
+DEPENDS = "libnfnetlink"
+
+SRC_URI = 
"http://www.netfilter.org/projects/libnetfilter_log/files/libnetfilter_log-${PV}.tar.bz2;name=tar"
+SRC_URI[tar.md5sum] = "2a4bb0654ae675a52d2e8d1c06090b94"
+SRC_URI[tar.sha256sum] = 
"74e0fe75753dba3ac114531b5e73240452c789a3f3adccf5c51217da1d933b21"
+
+S = "${WORKDIR}/libnetfilter_log-${PV}"
+
+inherit autotools pkgconfig
-- 
1.8.2.1



About Ingenico (Euronext: FR0000125346 – ING)
Ingenico is a leading provider of payment solutions, with over 20 million 
terminals deployed in more than 125 countries. Its 4,000 employees 
worldwide support retailers, banks and service providers to optimize and 
secure their electronic payments solutions, develop their offer of 
services and increase their point of sales revenue. More information on 
http://www.ingenico.com/ | http://twitter.com/Ingenico.
This message may contain confidential and/or privileged information. If 
you are not the addressee or authorized to receive this for the addressee, 
you must not use, copy, disclose or take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation.
P Please consider the environment before printing this e-mail






More information about the Openembedded-devel mailing list