[OE-core] [meta-oe] [PATCH 1/1] daq: Update from 2.0.1 to 2.0.2

Alex J Lennon ajlennon at dynamicdevices.co.uk
Wed Mar 5 09:16:23 UTC 2014


daq-2.0.1.tar.gz is missing from SRC_URI location. Presumably replaced with 2.02.

Signed-off-by: Alex J Lennon <ajlennon at dynamicdevices.co.uk>
---
 meta-oe/recipes-connectivity/daq/daq_2.0.2.bb |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 meta-oe/recipes-connectivity/daq/daq_2.0.2.bb

diff --git a/meta-oe/recipes-connectivity/daq/daq_2.0.2.bb b/meta-oe/recipes-connectivity/daq/daq_2.0.2.bb
new file mode 100644
index 0000000..2675e2a
--- /dev/null
+++ b/meta-oe/recipes-connectivity/daq/daq_2.0.2.bb
@@ -0,0 +1,16 @@
+SUMMARY = "The dump DAQ test the various inline mode features "
+HOMEPAGE = "http://www.snort.org"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0"
+
+PARALLEL_MAKE = ""
+
+DEPENDS = "libpcap libpcre "
+
+SRC_URI = "http://fossies.org/linux/misc/daq-${PV}.tar.gz \
+            file://disable-run-test-program-while-cross-compiling.patch "
+
+SRC_URI[md5sum] = "865bf9b750a2a2ca632591a3c70b0ea0"
+SRC_URI[sha256sum] = "d65d1e67c4994e02c3142c49a648642e780b7e3d942b4a51f605309beac269a8"
+
+inherit autotools
-- 
1.7.9.5




More information about the Openembedded-core mailing list