aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorRuslan Bilovol <rbilovol@cisco.com>2015-11-11 12:43:10 +0200
committerJoe MacDonald <joe_macdonald@mentor.com>2016-02-29 16:23:34 -0500
commitbcf5f50f2ea9609b19b21d960872c642e088105f (patch)
tree92f7bb95f4ebd43a953f39f5a13bcb8885d3528e /meta-networking/recipes-support
parent346cc53ea34cc516de3441862884840379485008 (diff)
downloadmeta-openembedded-contrib-bcf5f50f2ea9609b19b21d960872c642e088105f.tar.gz
wireshark: update SRC_URI link to sources
Wireshark official site keeps in /src only latest versions of sources, moving them to /src/all-versions after some time. Update the SRC_URI string so wireshark can be built even after few month after release. Signed-off-by: Ruslan Bilovol <rbilovol@cisco.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_2.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.0.1.bb b/meta-networking/recipes-support/wireshark/wireshark_2.0.1.bb
index 42a1b29959..49b5de67bd 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.0.1.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.0.1.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://README.linux;md5=631e077455b7972172eb149195e065b0"
DEPENDS = "perl-native pcre expat glib-2.0 sbc"
-SRC_URI = "https://2.na.dl.wireshark.org/src/${BP}.tar.bz2"
+SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2"
SRC_URI[md5sum] = "c1610ab2238965363b811e5188750fb1"
SRC_URI[sha256sum] = "c9bd07dd0d0045d6ca7537390a1afbcdf33716d193ea7d7084ae4f6c30b683ab"