summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d3aeeb9..17e3fd8 100644
--- a/members/arm/platforms/15.08/README.textile
+++ b/members/arm/platforms/15.08/README.textile
@@ -113,11 +113,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/android/reference-lcr/juno/15.06/juno.img.bz2 (accept the EULA to download)
+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 FVP Android, download "fvp.img.bz2":https://releases.linaro.org/android/reference-lcr/fvp/15.06/fvp.img.bz2
+For FVP Android, download "fvp.img.bz2":https://releases.linaro.org/15.06/android/reference-lcr/fvp/fvp.img.bz2
-For TC2 Android, download "vexpress.img.bz2":https://releases.linaro.org/android/reference-lcr/vexpress/15.06/vexpress.img.bz2
+For TC2 Android, download "vexpress.img.bz2":https://releases.linaro.org/15.06/android/reference-lcr/vexpress-tc2/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
@@ -135,9 +135,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/android/reference-lcr/juno/15.06/ramdisk.img or
-for FVP Android, download "ramdisk.img":https://releases.linaro.org/android/reference-lcr/fvp/15.06/ramdisk.img or
-for TC2 Android, download "ramdisk.img":https://releases.linaro.org/android/reference-lcr/vexpress-tc2/15.06/ramdisk.img
+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
and copy to the root directory of your workspace.
h3(#build). 2.4 Building the software