summaryrefslogtreecommitdiff
path: root/android/vexpress-lsk/HOWTO_rtsm.txt
diff options
context:
space:
mode:
Diffstat (limited to 'android/vexpress-lsk/HOWTO_rtsm.txt')
-rw-r--r--android/vexpress-lsk/HOWTO_rtsm.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/android/vexpress-lsk/HOWTO_rtsm.txt b/android/vexpress-lsk/HOWTO_rtsm.txt
index 8095eb8..31ed027 100644
--- a/android/vexpress-lsk/HOWTO_rtsm.txt
+++ b/android/vexpress-lsk/HOWTO_rtsm.txt
@@ -31,9 +31,9 @@ Fast Models will only deal with file systems up to 2GB in size, however the Lina
The following command downloads all the Android OS components necessary to make up a complete Android image.
-bc. wget http://releases.linaro.org/14.06/android/armv7-lsk/boot.tar.bz2
-wget http://releases.linaro.org/14.06/android/armv7-lsk/system.tar.bz2
-wget http://releases.linaro.org/14.06/android/armv7-lsk/userdata.tar.bz2
+bc. wget http://releases.linaro.org/14.06/android/vexpress-lsk/boot.tar.bz2
+wget http://releases.linaro.org/14.06/android/vexpress-lsk/system.tar.bz2
+wget http://releases.linaro.org/14.06/android/vexpress-lsk/userdata.tar.bz2
Using the @linaro-android-media-create@, which is part of the @linaro-image-tools@, you can combine all the components into a single image.