summaryrefslogtreecommitdiff
path: root/android/vexpress-lsk/HOWTO_getsourceandbuild.txt
diff options
context:
space:
mode:
Diffstat (limited to 'android/vexpress-lsk/HOWTO_getsourceandbuild.txt')
-rw-r--r--android/vexpress-lsk/HOWTO_getsourceandbuild.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/android/vexpress-lsk/HOWTO_getsourceandbuild.txt b/android/vexpress-lsk/HOWTO_getsourceandbuild.txt
index 5b58921..dfcb82f 100644
--- a/android/vexpress-lsk/HOWTO_getsourceandbuild.txt
+++ b/android/vexpress-lsk/HOWTO_getsourceandbuild.txt
@@ -2,16 +2,16 @@ h1. Accessing Source Code
h2. Linaro Android JB Source Code
-Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/14.06/android/vexpress-lsk/linaro_android_build_cmds.sh, it will download the entire source code for both Android JB and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":http://releases.linaro.org/latest/android/vexpress-lsk/linaro_android_build_cmds.sh, it will download the entire source code for both Android JB and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":http://releases.linaro.org/14.06/android/vexpress-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":http://releases.linaro.org/14.06/android/vexpress-lsk/source-manifest.xml
+* "Pinned Manifest":http://releases.linaro.org/latest/android/vexpress-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":http://releases.linaro.org/latest/android/vexpress-lsk/source-manifest.xml
h2. Kernel Source Code
-Obtain the exact *kernel source code* for this cycle by using the "linaro_kernel_build_cmds.sh":http://releases.linaro.org/14.06/android/vexpress-lsk/linaro_kernel_build_cmds.sh script to download the source and build it. You can get the kernel configuration from "here":http://releases.linaro.org/14.06/android/vexpress-lsk/kernel_config (listed above)
+Obtain the exact *kernel source code* for this cycle by using the "linaro_kernel_build_cmds.sh":http://releases.linaro.org/latest/android/vexpress-lsk/linaro_kernel_build_cmds.sh script to download the source and build it. You can get the kernel configuration from "here":http://releases.linaro.org/latest/android/vexpress-lsk/kernel_config (listed above)
h2. Compiling Linaro Android RootFS+Kernel
@@ -28,7 +28,7 @@ sudo update-alternatives --config java
sudo update-alternatives --config javac
sudo update-alternatives --config javadoc
-* Download the Android building script for this release from "here":http://releases.linaro.org/14.06/android/vexpress-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
+* Download the Android building script for this release from "here":http://releases.linaro.org/latest/android/vexpress-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
* Run the script