diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-03-12 18:51:31 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-17 13:25:26 -0700 |
| commit | 0f8125783c5b6f3c9a5e53bb24d28576ab8ad9b6 (patch) | |
| tree | 5d766b8b211d2978d6f239c8551c027ed361774a | |
| parent | 51b90b90a114ebde9579f5370ec8153ab8febc67 (diff) | |
| download | meta-openembedded-0f8125783c5b6f3c9a5e53bb24d28576ab8ad9b6.tar.gz | |
libdaq: upgrade 3.0.23 -> 3.0.25
Changelog:
api: update dioctl daqSnort latency common changes
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-connectivity/daq/libdaq_3.0.25.bb (renamed from meta-networking/recipes-connectivity/daq/libdaq_3.0.23.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/daq/libdaq_3.0.23.bb b/meta-networking/recipes-connectivity/daq/libdaq_3.0.25.bb index 8e1d707174..b999f385a6 100644 --- a/meta-networking/recipes-connectivity/daq/libdaq_3.0.23.bb +++ b/meta-networking/recipes-connectivity/daq/libdaq_3.0.25.bb | |||
| @@ -12,7 +12,7 @@ inherit autotools pkgconfig | |||
| 12 | SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master;tag=v${PV} \ | 12 | SRC_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 | ||
| 15 | SRCREV = "f14981a2f83a57c86d125ad926b9c7788737f52d" | 15 | SRCREV = "7baba902b3fee7a81be663bfb71418402411c24a" |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | FILES:${PN} += "${libdir}/daq/*.so" | 18 | FILES:${PN} += "${libdir}/daq/*.so" |
