summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-linaro-toolchain/recipes-core/glibc/glibc_linaro-2.20.bb2
-rw-r--r--meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.9.inc2
-rw-r--r--meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc2
-rw-r--r--meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.3.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-linaro-toolchain/recipes-core/glibc/glibc_linaro-2.20.bb b/meta-linaro-toolchain/recipes-core/glibc/glibc_linaro-2.20.bb
index e52e734..058222e 100644
--- a/meta-linaro-toolchain/recipes-core/glibc/glibc_linaro-2.20.bb
+++ b/meta-linaro-toolchain/recipes-core/glibc/glibc_linaro-2.20.bb
@@ -6,7 +6,7 @@ MMYY = "14.11"
RELEASE = "20${MMYY}"
PR = "r${RELEASE}"
-SRC_URI = "http://releases.linaro.org/${MMYY}/components/toolchain/glibc-linaro/glibc-${PV}-${RELEASE}.tar.xz \
+SRC_URI = "http://releases.linaro.org/archive/${MMYY}/components/toolchain/glibc-linaro/glibc-${PV}-${RELEASE}.tar.xz \
file://etc/ld.so.conf \
file://generate-supported.mk \
file://IO-acquire-lock-fix.patch \
diff --git a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.9.inc b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.9.inc
index 1b95cd8..56fb6ca 100644
--- a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.9.inc
+++ b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.9.inc
@@ -8,7 +8,7 @@ BINV = "4.9.4"
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gcc-${PV}' ], d)}"
-SRC_URI = "https://releases.linaro.org/${MMYY}/components/toolchain/gcc-linaro/${BASEPV}/gcc-${PV}-${RELEASE}.tar.xz \
+SRC_URI = "https://releases.linaro.org/archive/${MMYY}/components/toolchain/gcc-linaro/${BASEPV}/gcc-${PV}-${RELEASE}.tar.xz \
file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
file://0002-uclibc-conf.patch \
file://0003-gcc-uclibc-locale-ctype_touplow_t.patch \
diff --git a/meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc b/meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc
index 773fcea..4dae37d 100644
--- a/meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc
+++ b/meta-linaro-toolchain/recipes-devtools/gdb/gdb-linaro-7.8.inc
@@ -14,7 +14,7 @@ S = "${WORKDIR}/${BPN}-${PV}-${RELEASE}"
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gdb-${BINV}' ], d)}"
-SRC_URI = "https://releases.linaro.org/${MMYY}/components/toolchain/gdb-linaro/gdb-${PV}-${RELEASE}.tar.xz"
+SRC_URI = "https://releases.linaro.org/archive/${MMYY}/components/toolchain/gdb-linaro/gdb-${PV}-${RELEASE}.tar.xz"
SRC_URI[md5sum] = "954e47e397de0b635ecdb5bb5d0f145f"
SRC_URI[sha256sum] = "fbbe96b8d0debf7c2d8c9a4a6c7ca0ba87d536e43289f81c4af56f95e5f7b5ea"
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 9b6f3a0..37fdfc0 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"