summaryrefslogtreecommitdiff
path: root/members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt
diff options
context:
space:
mode:
Diffstat (limited to 'members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt')
-rw-r--r--members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt b/members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt
index 86ac731..aca988e 100644
--- a/members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt
+++ b/members/arm/android/images/vexpress-lsk/15.07/HOWTO_getsourceandbuild.txt
@@ -2,16 +2,16 @@ h1. Accessing Source Code
h2. Linaro Android JB Source Code
-Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/15.06/members/arm/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":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/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":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/source-manifest.xml
+* "Pinned Manifest":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/source-manifest.xml
h2. Kernel Source Code
-Obtain the exact *kernel source code* for this cycle by using the "linaro_kernel_build_cmds.sh":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/linaro_kernel_build_cmds.sh script to download the source and build it. You can get the kernel configuration from "here":https://releases.linaro.org/15.06/members/arm/android/vexpress-lsk/kernel_config (listed above)
+Obtain the exact *kernel source code* for this cycle by using the "linaro_kernel_build_cmds.sh":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/linaro_kernel_build_cmds.sh script to download the source and build it. You can get the kernel configuration from "here":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/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":https://releases.linaro.org/15.06/members/arm/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":https://releases.linaro.org/members/arm/android/images/vexpress-lsk/15.07/linaro_android_build_cmds.sh or from the list of artifacts listed above.
* Run the script