aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-07-29 18:20:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-29 11:54:26 +0100
commit906ba241b76c79b2298c48bb915b2ef1bd820491 (patch)
treede71434cf69c0e992d67e05bf82dc88f1c1d159e
parent4d965cdb451f87ee7f9364d71e2eea94cf04d3ed (diff)
downloadopenembedded-core-contrib-906ba241b76c79b2298c48bb915b2ef1bd820491.tar.gz
chrpath: use https for SRC_URI
Alioth always redirects, so we might as well save time by looking in the right place. Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit e681e25fb8fb97a8592df69180d2fd85d136352c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta/recipes-devtools/chrpath/chrpath_0.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/chrpath/chrpath_0.16.bb b/meta/recipes-devtools/chrpath/chrpath_0.16.bb
index e115eb5c95..b61eef9c8b 100644
--- a/meta/recipes-devtools/chrpath/chrpath_0.16.bb
+++ b/meta/recipes-devtools/chrpath/chrpath_0.16.bb
@@ -7,7 +7,7 @@ BUGTRACKER = "http://alioth.debian.org/tracker/?atid=412807&group_id=31052"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-SRC_URI = "http://alioth.debian.org/frs/download.php/file/3979/chrpath-0.16.tar.gz \
+SRC_URI = "https://alioth.debian.org/frs/download.php/file/3979/chrpath-0.16.tar.gz \
file://standarddoc.patch"
SRC_URI[md5sum] = "2bf8d1d1ee345fc8a7915576f5649982"