diff options
| author | Alex Lennon <ajlennon@dynamicdevices.co.uk> | 2014-03-05 15:49:13 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-05-07 19:19:20 +0200 |
| commit | 52778826d63956b01f095b5935c64862f2e3205c (patch) | |
| tree | b4697c3d0b6c959a19729b6e2cb3a095bffc7a0b /meta-oe/recipes-connectivity/daq/daq_2.0.1.bb | |
| parent | 3182aa9a1eb76af61b52943507a43cef42ce41ee (diff) | |
| download | meta-openembedded-52778826d63956b01f095b5935c64862f2e3205c.tar.gz | |
daq: Update from 2.0.1 to 2.0.2
daq-2.0.1.tar.gz is missing from SRC_URI location. Presumably replaced with 2.02.
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/daq/daq_2.0.1.bb')
| -rw-r--r-- | meta-oe/recipes-connectivity/daq/daq_2.0.1.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb b/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb deleted file mode 100644 index c12ccdec56..0000000000 --- a/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | SUMMARY = "The dump DAQ test the various inline mode features " | ||
| 2 | HOMEPAGE = "http://www.snort.org" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0" | ||
| 5 | |||
| 6 | PARALLEL_MAKE = "" | ||
| 7 | |||
| 8 | DEPENDS = "libpcap libpcre " | ||
| 9 | |||
| 10 | SRC_URI = "http://fossies.org/linux/misc/daq-${PV}.tar.gz \ | ||
| 11 | file://disable-run-test-program-while-cross-compiling.patch " | ||
| 12 | |||
| 13 | SRC_URI[md5sum] = "044aa3663d44580d005293eeb8ccf175" | ||
| 14 | SRC_URI[sha256sum] = "ebba87c2ec76ac65d2980934423b0597909caead3a86ce5d1ba1ea6ce518ec6d" | ||
| 15 | |||
| 16 | inherit autotools | ||
