summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-11-11 15:55:01 +0800
committerKhem Raj <raj.khem@gmail.com>2025-11-11 10:19:41 -0800
commit5de3b13849c6dc2122ffe85cfe536df922ee77b3 (patch)
tree0bd5da46983afa91c7526d62b9a0e5566514ea2c /meta-networking/recipes-connectivity
parent7d55da8cf1e790c8b0582936e4fc79797fb98b5e (diff)
downloadmeta-openembedded-5de3b13849c6dc2122ffe85cfe536df922ee77b3.tar.gz
libdaq: upgrade 3.0.21 -> 3.0.22
Changelog: api: add drop reason in daq flow stats Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/daq/libdaq_3.0.22.bb (renamed from meta-networking/recipes-connectivity/daq/libdaq_3.0.21.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/daq/libdaq_3.0.21.bb b/meta-networking/recipes-connectivity/daq/libdaq_3.0.22.bb
index bd4ea4b8dc..e6bdd0f5a9 100644
--- a/meta-networking/recipes-connectivity/daq/libdaq_3.0.21.bb
+++ b/meta-networking/recipes-connectivity/daq/libdaq_3.0.22.bb
@@ -12,7 +12,7 @@ inherit autotools pkgconfig
12SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master;tag=v${PV} \ 12SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master;tag=v${PV} \
13 file://0001-example-Use-lm-for-the-fst-module.patch" 13 file://0001-example-Use-lm-for-the-fst-module.patch"
14 14
15SRCREV = "e48649648790e4e2ead7fe4ae1017f911b1cc177" 15SRCREV = "2d7241c1606e1a1b170f934bea58801f2109c8c7"
16 16
17 17
18FILES:${PN} += "${libdir}/daq/*.so" 18FILES:${PN} += "${libdir}/daq/*.so"