mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
snort3: upgrade 3.1.84.0 -> 3.3.1.0
ChangeLog: https://github.com/snort3/snort3/releases/tag/3.2.1.0 https://github.com/snort3/snort3/releases/tag/3.2.2.0 https://github.com/snort3/snort3/releases/tag/3.3.0.0 https://github.com/snort3/snort3/releases/tag/3.3.1.0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6fc95d7a74
commit
62b0d59023
|
|
@ -8,6 +8,7 @@ could be absolute build paths, since these files end up in dbg packages
|
|||
this can be flagged as a build/packaging warning.
|
||||
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
cmake/configure_options.cmake | 2 +-
|
||||
|
|
|
|||
|
|
@ -10,7 +10,8 @@ DEPENDS = "flex-native hwloc libdaq libdnet libpcap libpcre libtirpc libunwind l
|
|||
SRC_URI = "git://github.com/snort3/snort3.git;protocol=https;branch=master \
|
||||
file://0001-cmake-Check-for-HP-libunwind.patch \
|
||||
file://0001-cmake-Pass-noline-flag-to-flex.patch"
|
||||
SRCREV = "e7312efd840d66a52a2019abe1db7cc89ca0f39a"
|
||||
|
||||
SRCREV = "9533e17796220b599145a0e2eba555af3f31e773"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user