summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-06-24 11:38:27 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-06-24 11:38:27 +0100
commitdf4904288ee5cf00030810c441d8b88314bbc3b1 (patch)
tree8f3aacbef7c7072e552fd9c249fdacb53d799693
parenta8bb771807a1eef26850c65877b7bfb1892c48c7 (diff)
15.06: update LCR links
Change-Id: Ic879619280f7979fc0f0b28d76e3819637d4d3d7 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/platforms/README.textile8
1 files changed, 4 insertions, 4 deletions
diff --git a/members/arm/platforms/README.textile b/members/arm/platforms/README.textile
index ea81673..af52494 100644
--- a/members/arm/platforms/README.textile
+++ b/members/arm/platforms/README.textile
@@ -106,11 +106,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 from "here":https://releases.linaro.org/latest/android/reference-lcr/juno (accept the EULA to download)
+For Juno Android, download juno.img.bz2 from "here":https://releases.linaro.org/latest/android/lcr/lcr-reference-juno (accept the EULA to download)
-For FVP Android, download fvp.img.bz2 from "here":https://releases.linaro.org/latest/android/reference-lcr/fvp
+For FVP Android, download fvp.img.bz2 from "here":https://releases.linaro.org/latest/android/lcr/lcr-reference-fvp
-For OE, download your preferred filesystem image from "here":https://releases.linaro.org/15.04/openembedded/juno-lsk - (called @lt-vexpress64-openembedded-<type>-armv8-gcc-<version>.img.gz@ where @<type>@ is minimal or lamp)
+For OE, download your preferred filesystem image from "here":https://releases.linaro.org/latest/openembedded/juno-lsk - (called @lt-vexpress64-openembedded-<type>-armv8-gcc-<version>.img.gz@ where @<type>@ is minimal or lamp)
For either case unpack the bz2 file.
@@ -122,7 +122,7 @@ bc. sudo dd if=<downloaded file>.img of=/dev/sd<x>
(where @<x>@ is the letter corresponding to the USB stick)
-For Android, download ramdisk.img from the relevant sub-directory"here":https://releases.linaro.org/latest/android/reference-lcr and copy to the root directory of your workspace.
+For Android, download ramdisk.img from the relevant sub-directory"here":https://releases.linaro.org/latest/android/lcr and copy to the root directory of your workspace.
h3(#build). 2.4 Building the software