libdaq: upgrade 3.0.16 -> 3.0.17

Changelog:
==========
- daq_netmap: Fix build on Linux with non-system headers
- example: support snap encapsulation

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-11-06 14:30:20 +08:00 committed by Khem Raj
parent c7bc49c229
commit e04dac483c
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 \
file://0001-example-Use-lm-for-the-fst-module.patch"
SRCREV = "2ffe084d4d4ccf4ebc5c23ef119aa1ae223ce2ae"
SRCREV = "4807f58587dee68f402f736b116c2b82a17459f0"
S = "${WORKDIR}/git"