summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-08-26 12:52:22 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-08-26 12:55:41 +0100
commit3412dc6ae2b6ca693b04c2e6a3e7a86251c231d9 (patch)
tree126fe39a2b679f330dc66a94476d768c3b3fe5f5
parent276dee0751ef361fe6fbf87519d87776c2fdb604 (diff)
15.08: use 15.06 android filesystems
The 15.07 and 15.08 Android builds contain 5.22 gator, but the Landing Team's 3.10 kernel has 5.21. So, to get Gator working properly, we keep the instructions at 15.06, which has 5.21. Next month, Gator should work with 15.09 Android filesystems because the updated 3.18 kernel and the Android builds will both have Gator 5.22. Change-Id: I8cbee09d6ffac3188699174d1fe9aaf993752e7b 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 461068a..d3aeeb9 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/latest/juno.img.bz2 (accept the EULA to download)
+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 FVP Android, download "fvp.img.bz2":https://releases.linaro.org/android/reference-lcr/fvp/latest/fvp.img.bz2
+For FVP Android, download "fvp.img.bz2":https://releases.linaro.org/android/reference-lcr/fvp/15.06/fvp.img.bz2
-For TC2 Android, download "vexpress.img.bz2":https://releases.linaro.org/android/reference-lcr/vexpress/latest/vexpress.img.bz2
+For TC2 Android, download "vexpress.img.bz2":https://releases.linaro.org/android/reference-lcr/vexpress/15.06/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/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
+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
and copy to the root directory of your workspace.
h3(#build). 2.4 Building the software