aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-extra
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-12-19 20:16:17 -0500
committerKoen Kooi <koen.kooi@linaro.org>2016-12-20 08:32:13 +0100
commit1b666f257c23ffb3720464c4f09a198dc1318a94 (patch)
tree6e5b08a84f6edd237ac3af747b4e6000c47e1a87 /meta-linaro/recipes-extra
parentdb09d028933ba2f86c2db2de916426103c6f20c8 (diff)
recipes: fix SRC_URI, as releases.linaro.org moved YY.MM dirs into archive
Change-Id: I95d0fb1aa17cb18d3a9d04e7eefa8f831e3423a4 Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Diffstat (limited to 'meta-linaro/recipes-extra')
-rw-r--r--meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.3.bb b/meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.3.bb
index 9b6f3a07..37fdfc00 100644
--- a/meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.3.bb
+++ b/meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.3.bb
@@ -9,7 +9,7 @@ DEPENDS = "ncurses"
MMYY = "14.06"
RELEASE = "20${MMYY}"
-SRC_URI = "http://releases.linaro.org/${MMYY}/components/power-management/powerdebug/linaro-powerdebug-${PV}-${RELEASE}.tar.bz2"
+SRC_URI = "http://releases.linaro.org/archive/${MMYY}/components/power-management/powerdebug/linaro-powerdebug-${PV}-${RELEASE}.tar.bz2"
SRC_URI[md5sum] = "f381946c5ca2f8075ed1bedc5f2a2876"
SRC_URI[sha256sum] = "bfc4c92d8a8a1c8ee208a12310d3c763f111cf76d283facedb7ef56cafd074a1"