summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames King <james.king@arm.com>2015-07-01 17:14:59 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-07-02 11:16:36 +0100
commit4b321b0ae6766452b38183761c0f1f3e02e00148 (patch)
tree606e3366f87372bedd24cb6b49a157118aff4a09
parentf90a67c4772eb690bca1c2a99b0b64252b1d7ff4 (diff)
15.06: Update prebuilt binary links
Signed-off-by: James King <james.king@arm.com>
-rw-r--r--members/arm/platforms/README.textile14
1 files changed, 9 insertions, 5 deletions
diff --git a/members/arm/platforms/README.textile b/members/arm/platforms/README.textile
index 6b1e891..587186e 100644
--- a/members/arm/platforms/README.textile
+++ b/members/arm/platforms/README.textile
@@ -106,13 +106,15 @@ 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/lcr/lcr-reference-juno (accept the EULA to download)
+For Juno Android, download "juno.img.bz2":https://releases.linaro.org/latest/android/reference-lcr/juno/juno.img.bz2 (accept the EULA to download)
-For FVP Android, download fvp.img.bz2 from "here":https://releases.linaro.org/latest/android/lcr/lcr-reference-fvp
+For FVP Android, download "fvp.img.bz2":https://releases.linaro.org/latest/android/reference-lcr/fvp/fvp.img.bz2
-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 any platform minimal OE, download "lt-vexpress64-openembedded_minimal-armv8-gcc-4.9_20150620-722.img.gz":https://releases.linaro.org/latest/openembedded/juno-lsk/lt-vexpress64-openembedded_minimal-armv8-gcc-4.9_20150620-722.img.gz
-For either case unpack the bz2 file.
+For any platform LAMP OE, download "lt-vexpress64-openembedded_lamp-armv8-gcc-4.9_20150620-722.img.gz":https://releases.linaro.org/latest/openembedded/juno-lsk/lt-vexpress64-openembedded_lamp-armv8-gcc-4.9_20150620-722.img.gz
+
+Unpack the compressed image file.
For FVP copy the image to the root directory of your workspace.
@@ -122,7 +124,9 @@ 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/lcr and copy to the root directory of your workspace.
+For Juno Android, download "ramdisk.img":https://releases.linaro.org/latest/android/reference-lcr/juno/ramdisk.img or
+for FVP Android, download "ramdisk.img":https://releases.linaro.org/latest/android/reference-lcr/fvp/ramdisk.img
+and copy to the root directory of your workspace.
h3(#build). 2.4 Building the software