mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libdaq: upgrade 3.0.19 -> 3.0.20
Changelog: ============= - decode: add check for ipv4 fragmentation for decode_ip - example: added IP configs for other systems Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
be2ceaad0d
commit
dd8508039b
|
|
@ -9,10 +9,10 @@ DEPENDS = "libdnet libpcap"
|
|||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master \
|
||||
SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master;tag=v${PV} \
|
||||
file://0001-example-Use-lm-for-the-fst-module.patch"
|
||||
|
||||
SRCREV = "434f205cbd45de0961cc42e541b5bf54569e912a"
|
||||
SRCREV = "ec9741c22f74b6ed8955b5f1fb4113775d4df0d4"
|
||||
|
||||
|
||||
FILES:${PN} += "${libdir}/daq/*.so"
|
||||
Loading…
Reference in New Issue
Block a user