summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-08-03 15:02:21 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-08-03 15:02:24 +0100
commit7a510f834af58fe9520fefe4a7525f705ee16998 (patch)
treefe9fdd3aa6382ad78317a7fd5ec8681fcf588769
parent37a72aa5077f8ad254fb52fa05973be3ff5a399d (diff)
15.08: update Android links to latest
Update the Android links to point to the latest URL, taking into account the new releases.linaro.org layout (new as of 15.07). Change-Id: Idaf68bee4446fb8b2a08fbcb68f652656eac5e4b Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/platforms/15.08/README.textile12
1 files changed, 6 insertions, 6 deletions
diff --git a/members/arm/platforms/15.08/README.textile b/members/arm/platforms/15.08/README.textile
index 44fb315..3f61ab7 100644
--- a/members/arm/platforms/15.08/README.textile
+++ b/members/arm/platforms/15.08/README.textile
@@ -124,11 +124,11 @@ h3(#down-bins). 2.3 Downloading the filesystem binaries
Ignore this section if you want to boot BusyBox
-For Juno Android, download "juno.img.bz2":https://releases.linaro.org/15.06/android/reference-lcr/juno/juno.img.bz2 (accept the EULA to download)
+For Juno Android, download "juno.img.bz2":https://releases.linaro.org/android/reference-lcr/juno/latest/juno.img.bz2 (accept the EULA to download)
-For FVP Android, download "fvp.img.bz2":https://releases.linaro.org/15.06/android/reference-lcr/fvp/fvp.img.bz2
+For FVP Android, download "fvp.img.bz2":https://releases.linaro.org/android/reference-lcr/fvp/latest/fvp.img.bz2
-For TC2 Android, download "vexpress.img.bz2":https://releases.linaro.org/15.06/android/reference-lcr/vexpress-tc2/vexpress.img.bz2
+For TC2 Android, download "vexpress.img.bz2":https://releases.linaro.org/android/reference-lcr/vexpress/latest/vexpress.img.bz2
For any 64-bit platform minimal OE, download "lt-vexpress64-openembedded_minimal-armv8-gcc-4.9_20150620-722.img.gz":https://releases.linaro.org/15.06/openembedded/juno-lsk/lt-vexpress64-openembedded_minimal-armv8-gcc-4.9_20150620-722.img.gz
@@ -146,9 +146,9 @@ bc. sudo dd if=<downloaded file>.img of=/dev/sd<x>
(where @<x>@ is the letter corresponding to the USB stick)
-For Juno Android, download "ramdisk.img":https://releases.linaro.org/15.06/android/reference-lcr/juno/ramdisk.img or
-for FVP Android, download "ramdisk.img":https://releases.linaro.org/15.06/android/reference-lcr/fvp/ramdisk.img or
-for TC2 Android, download "ramdisk.img":https://releases.linaro.org/15.06/android/reference-lcr/vexpress-tc2/ramdisk.img
+For Juno Android, download "ramdisk.img":https://releases.linaro.org/android/reference-lcr/juno/latest/ramdisk.img or
+for FVP Android, download "ramdisk.img":https://releases.linaro.org/android/reference-lcr/fvp/latest/ramdisk.img or
+for TC2 Android, download "ramdisk.img":https://releases.linaro.org/android/reference-lcr/vexpress-tc2/latest/ramdisk.img
and copy to the root directory of your workspace.
h3(#build). 2.4 Building the software