mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
snort: upgrade 2.9.17.1 -> 2.9.18
Refresh the following patch: configure.in-disable-tirpc-checking-for-fedora.patch Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+3
-3
@@ -52,9 +52,9 @@ index 8662cdd..0ff7e27 100644
|
||||
- fi
|
||||
-fi
|
||||
-
|
||||
Z_LIB=""
|
||||
AC_CHECK_HEADERS(zlib.h,, Z_LIB="no")
|
||||
if test "x$Z_LIB" = "xno"; then
|
||||
##################################################
|
||||
# Centos 8+ does not have inbuilt SunRPC support #
|
||||
# in glibc and is separately availble in tirpc #
|
||||
--
|
||||
2.7.4
|
||||
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ SRC_URI = "https://www.snort.org/downloads/archive/snort/${BP}.tar.gz \
|
||||
file://disable-run-test-program-while-cross-compiling.patch \
|
||||
file://configure.in-disable-tirpc-checking-for-fedora.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "303d3d5dc5affecfeaad3a331d3163f901d48d960fdd6598cb55c6d1591eed82"
|
||||
SRC_URI[sha256sum] = "d0308642f69e0d36f70db9703e5766afce2f44ff05b7d2c9cc8e3ac8323b2c77"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://www.snort.org/downloads"
|
||||
UPSTREAM_CHECK_REGEX = "snort-(?P<pver>\d+(\.\d+)+)\.tar"
|
||||
Reference in New Issue
Block a user