summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--android/images/member-lcr-fvp/HOWTO_getsourceandbuild.txt8
-rw-r--r--android/images/member-lcr-juno/HOWTO_getsourceandbuild.txt12
-rw-r--r--android/images/member-lcr-vexpress/HOWTO_getsourceandbuild.txt10
-rw-r--r--android/images/reference-lcr-fvp/HOWTO_getsourceandbuild.txt8
-rw-r--r--android/images/reference-lcr-juno/HOWTO_getsourceandbuild.txt12
-rw-r--r--android/images/reference-lcr-vexpress/HOWTO_getsourceandbuild.txt10
6 files changed, 30 insertions, 30 deletions
diff --git a/android/images/member-lcr-fvp/HOWTO_getsourceandbuild.txt b/android/images/member-lcr-fvp/HOWTO_getsourceandbuild.txt
index 327af9d..c881c3b 100644
--- a/android/images/member-lcr-fvp/HOWTO_getsourceandbuild.txt
+++ b/android/images/member-lcr-fvp/HOWTO_getsourceandbuild.txt
@@ -2,19 +2,19 @@ h1. Accessing Source Code
h2. Linaro Android Source Code
-Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/latest/android/images/member-lcr-fvp/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/15.05/android/images/member-lcr-fvp/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":http://releases.linaro.org/latest/android/images/member-lcr-fvp/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":http://releases.linaro.org/latest/android/images/member-lcr-fvp/source-manifest.xml
+* "Pinned Manifest":http://releases.linaro.org/15.05/android/images/member-lcr-fvp/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":http://releases.linaro.org/15.05/android/images/member-lcr-fvp/source-manifest.xml
h2. Compiling Linaro Android RootFS+Kernel
The following simple steps download, install and compile a complete Linaro Android distribution
* Download and install Ubuntu 14.04 64 bit or newer ("download":http://www.ubuntu.com)
-* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/latest/android/images/member-lcr-fvp/linaro_android_build_cmds.sh
+* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/15.05/android/images/member-lcr-fvp/linaro_android_build_cmds.sh
* Run the script
diff --git a/android/images/member-lcr-juno/HOWTO_getsourceandbuild.txt b/android/images/member-lcr-juno/HOWTO_getsourceandbuild.txt
index ea9a865..f0df5d7 100644
--- a/android/images/member-lcr-juno/HOWTO_getsourceandbuild.txt
+++ b/android/images/member-lcr-juno/HOWTO_getsourceandbuild.txt
@@ -1,25 +1,25 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/latest/android/images/member-lcr-juno/armv8-android-juno-lsk/#tabs-4.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/15.05/android/images/member-lcr-juno/armv8-android-juno-lsk/#tabs-4.
h1. Accessing Source Code
h2. Linaro Android Source Code
-Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/latest/android/images/member-lcr-juno/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/15.05/android/images/member-lcr-juno/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":http://releases.linaro.org/latest/android/images/member-lcr-juno/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":http://releases.linaro.org/latest/android/images/member-lcr-juno//source-manifest.xml
+* "Pinned Manifest":http://releases.linaro.org/15.05/android/images/member-lcr-juno/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":http://releases.linaro.org/15.05/android/images/member-lcr-juno//source-manifest.xml
h2. Compiling Linaro Android RootFS+Kernel
The following simple steps download, install and compile a complete Linaro Android distribution
* Download and install Ubuntu 14.04 64 bit or newer ("download":http://www.ubuntu.com)
-* Accept the EULA and download the Mali graphics (vendor.tar.bz2) libraries from the list of artifacts listed above or "here":https://releases.linaro.org/latest/android/images/member-lcr-juno//vendor.tar.bz2
-* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/latest/android/images/member-lcr-juno/linaro_android_build_cmds.sh
+* Accept the EULA and download the Mali graphics (vendor.tar.bz2) libraries from the list of artifacts listed above or "here":https://releases.linaro.org/15.05/android/images/member-lcr-juno//vendor.tar.bz2
+* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/15.05/android/images/member-lcr-juno/linaro_android_build_cmds.sh
* Run the script
diff --git a/android/images/member-lcr-vexpress/HOWTO_getsourceandbuild.txt b/android/images/member-lcr-vexpress/HOWTO_getsourceandbuild.txt
index 4232100..68506dc 100644
--- a/android/images/member-lcr-vexpress/HOWTO_getsourceandbuild.txt
+++ b/android/images/member-lcr-vexpress/HOWTO_getsourceandbuild.txt
@@ -2,19 +2,19 @@ h1. Accessing Source Code
h2. Linaro Android Source Code
-Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/latest/android/images/member-lcr-vexpress/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/15.05/android/images/member-lcr-vexpress/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":http://releases.linaro.org/latest/android/images/member-lcr-vexpress/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":http://releases.linaro.org/latest/android/images/member-lcr-vexpress//source-manifest.xml
+* "Pinned Manifest":http://releases.linaro.org/15.05/android/images/member-lcr-vexpress/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":http://releases.linaro.org/15.05/android/images/member-lcr-vexpress//source-manifest.xml
h2. Compiling Linaro Android RootFS+Kernel
The following simple steps download, install and compile a complete Linaro Android distribution
* Download and install Ubuntu 14.04 64 bit or newer ("download":http://www.ubuntu.com)
-* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/latest/android/images/member-lcr-juno/linaro_android_build_cmds.sh
+* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/15.05/android/images/member-lcr-juno/linaro_android_build_cmds.sh
* Run the script
@@ -36,4 +36,4 @@ $ linaro_android_build_cmds.sh -t -l <login-id> #Provide login/access ID to clon
If the linaro_android_build_cmds.sh completely, you will find the boot.tar.bz2, system.tar.bz2 and userdata.tar.bz2 3 files
under ./android/out/target/product/vexpress directory, please use these 3 file to bood your board.
-You can reference to the "Binary Image Installation"::http://releases.linaro.org/latest/android/images/member-lcr-vexpress#tabs-2 tab for detail instructions.
+You can reference to the "Binary Image Installation"::http://releases.linaro.org/15.05/android/images/member-lcr-vexpress#tabs-2 tab for detail instructions.
diff --git a/android/images/reference-lcr-fvp/HOWTO_getsourceandbuild.txt b/android/images/reference-lcr-fvp/HOWTO_getsourceandbuild.txt
index 27a0486..ad69ca3 100644
--- a/android/images/reference-lcr-fvp/HOWTO_getsourceandbuild.txt
+++ b/android/images/reference-lcr-fvp/HOWTO_getsourceandbuild.txt
@@ -2,19 +2,19 @@ h1. Accessing Source Code
h2. Linaro Android Source Code
-Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/latest/android/images/reference-lcr-fvp/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/15.05/android/images/reference-lcr-fvp/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":http://releases.linaro.org/latest/android/images/reference-lcr-fvp/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":http://releases.linaro.org/latest/android/images/reference-lcr-fvp/source-manifest.xml
+* "Pinned Manifest":http://releases.linaro.org/15.05/android/images/reference-lcr-fvp/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":http://releases.linaro.org/15.05/android/images/reference-lcr-fvp/source-manifest.xml
h2. Compiling Linaro Android RootFS+Kernel
The following simple steps download, install and compile a complete Linaro Android distribution
* Download and install Ubuntu 14.04 64 bit or newer ("download":http://www.ubuntu.com)
-* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/latest/android/images/reference-lcr-fvp/linaro_android_build_cmds.sh
+* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/15.05/android/images/reference-lcr-fvp/linaro_android_build_cmds.sh
* Run the script
diff --git a/android/images/reference-lcr-juno/HOWTO_getsourceandbuild.txt b/android/images/reference-lcr-juno/HOWTO_getsourceandbuild.txt
index 7e5a924..508bddd 100644
--- a/android/images/reference-lcr-juno/HOWTO_getsourceandbuild.txt
+++ b/android/images/reference-lcr-juno/HOWTO_getsourceandbuild.txt
@@ -1,25 +1,25 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/latest/android/images/reference-lcr-juno/armv8-android-juno-lsk/#tabs-4.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/15.05/android/images/reference-lcr-juno/armv8-android-juno-lsk/#tabs-4.
h1. Accessing Source Code
h2. Linaro Android Source Code
-Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/latest/android/images/reference-lcr-juno/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/15.05/android/images/reference-lcr-juno/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":http://releases.linaro.org/latest/android/images/reference-lcr-juno/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":http://releases.linaro.org/latest/android/images/reference-lcr-juno//source-manifest.xml
+* "Pinned Manifest":http://releases.linaro.org/15.05/android/images/reference-lcr-juno/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":http://releases.linaro.org/15.05/android/images/reference-lcr-juno//source-manifest.xml
h2. Compiling Linaro Android RootFS+Kernel
The following simple steps download, install and compile a complete Linaro Android distribution
* Download and install Ubuntu 14.04 64 bit or newer ("download":http://www.ubuntu.com)
-* Accept the EULA and download the Mali graphics (vendor.tar.bz2) libraries from the list of artifacts listed above or "here":https://releases.linaro.org/latest/android/images/reference-lcr-juno//vendor.tar.bz2
-* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/latest/android/images/reference-lcr-juno/linaro_android_build_cmds.sh
+* Accept the EULA and download the Mali graphics (vendor.tar.bz2) libraries from the list of artifacts listed above or "here":https://releases.linaro.org/15.05/android/images/reference-lcr-juno//vendor.tar.bz2
+* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/15.05/android/images/reference-lcr-juno/linaro_android_build_cmds.sh
* Run the script
diff --git a/android/images/reference-lcr-vexpress/HOWTO_getsourceandbuild.txt b/android/images/reference-lcr-vexpress/HOWTO_getsourceandbuild.txt
index 6a83f1f..c158067 100644
--- a/android/images/reference-lcr-vexpress/HOWTO_getsourceandbuild.txt
+++ b/android/images/reference-lcr-vexpress/HOWTO_getsourceandbuild.txt
@@ -2,19 +2,19 @@ h1. Accessing Source Code
h2. Linaro Android Source Code
-Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/latest/android/images/reference-lcr-vexpress/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/15.05/android/images/reference-lcr-vexpress/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":http://releases.linaro.org/latest/android/images/reference-lcr-vexpress/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":http://releases.linaro.org/latest/android/images/reference-lcr-vexpress//source-manifest.xml
+* "Pinned Manifest":http://releases.linaro.org/15.05/android/images/reference-lcr-vexpress/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":http://releases.linaro.org/15.05/android/images/reference-lcr-vexpress//source-manifest.xml
h2. Compiling Linaro Android RootFS+Kernel
The following simple steps download, install and compile a complete Linaro Android distribution
* Download and install Ubuntu 14.04 64 bit or newer ("download":http://www.ubuntu.com)
-* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/latest/android/images/reference-lcr-juno/linaro_android_build_cmds.sh
+* Download the Android building script for this build from the list of artifacts listed above or "here":http://releases.linaro.org/15.05/android/images/reference-lcr-juno/linaro_android_build_cmds.sh
* Run the script
@@ -36,4 +36,4 @@ $ linaro_android_build_cmds.sh -t -l <login-id> #Provide login/access ID to clon
If the linaro_android_build_cmds.sh completely, you will find the boot.tar.bz2, system.tar.bz2 and userdata.tar.bz2 3 files
under ./android/out/target/product/vexpress directory, please use these 3 file to bood your board.
-You can reference to the "Binary Image Installation"::http://releases.linaro.org/latest/android/images/reference-lcr-vexpress#tabs-2 tab for detail instructions.
+You can reference to the "Binary Image Installation"::http://releases.linaro.org/15.05/android/images/reference-lcr-vexpress#tabs-2 tab for detail instructions.