aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorMingli Yu <Mingli.Yu@windriver.com>2018-10-23 10:43:46 +0800
committerKhem Raj <raj.khem@gmail.com>2018-10-23 13:23:47 -0700
commita9bef8df072dfcd6ffd3aeb78e52b3e60f1aaf2c (patch)
tree6d5951873a8302568cc7713fca7e0a3504be97d5 /meta-networking
parenta548b01f2962cb87fac47b5cb58b52162fbd06cf (diff)
downloadmeta-openembedded-contrib-a9bef8df072dfcd6ffd3aeb78e52b3e60f1aaf2c.tar.gz
snort: Update SRC_URI
Update SRC_URI for snort as the previous one is invalid. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/snort/snort_2.9.11.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/snort/snort_2.9.11.1.bb b/meta-networking/recipes-connectivity/snort/snort_2.9.11.1.bb
index 22f52b55f0..a99138d3d4 100644
--- a/meta-networking/recipes-connectivity/snort/snort_2.9.11.1.bb
+++ b/meta-networking/recipes-connectivity/snort/snort_2.9.11.1.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5"
DEPENDS = "xz libpcap libpcre daq libdnet util-linux daq-native libtirpc bison-native"
-SRC_URI = "https://www.snort.org/downloads/snort/${BP}.tar.gz \
+SRC_URI = "https://www.snort.org/downloads/archive/snort/${BP}.tar.gz \
file://snort.init \
file://0001-libpcap-search-sysroot-for-headers.patch \
file://fix-host-contamination-when-enable-static-daq.patch \