libdaq: upgrade 3.0.25 -> 3.0.27

Changelog:
==========
- libdaq: add a ChangeLog.md file to track changes
- pcap: add basic rewind feature upon reaching EOF (excluding stdin and pcapng)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu 2026-03-26 19:55:48 +08:00 committed by Khem Raj
parent 7c5ec1fa02
commit 6bcc44f923
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -12,7 +12,7 @@ inherit autotools pkgconfig
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 = "7baba902b3fee7a81be663bfb71418402411c24a"
SRCREV = "959b13d76aa3409acadfe22d1c30864698a297a7"
FILES:${PN} += "${libdir}/daq/*.so"