summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-03-16 15:31:27 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2015-03-16 15:31:27 +0000
commitcb7d230ad959b5788ed9ecab536021daec3d0884 (patch)
treeae65e1170b739cad355142d0133f6455cbcf7c91
parentb6cc549dd8a9f96dd21653b41308a1139b6418b4 (diff)
15.03: remove date refsHEADmaster
Change-Id: I3ed80132220439e882b6b33e5cff705acc242697 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--HACKING.textile14
-rw-r--r--OPENJDK.textile2
-rw-r--r--README.textile4
3 files changed, 11 insertions, 9 deletions
diff --git a/HACKING.textile b/HACKING.textile
index 22b2800..000eecf 100644
--- a/HACKING.textile
+++ b/HACKING.textile
@@ -6,7 +6,7 @@ bc. mkdir openembedded
cd openembedded
git clone git://git.linaro.org/openembedded/jenkins-setup.git
cd jenkins-setup
-git checkout release-14.07
+git checkout release-${YY}.${MM}
cd ..
sudo bash jenkins-setup/pre-build-root-install-dependencies.sh
bash jenkins-setup/init-and-build.sh
@@ -40,15 +40,17 @@ bc. sudo apt-get install build-essential git
bc. mkdir -p ~/bin
cd ~/bin
-wget http://releases.linaro.org/13.11/components/toolchain/binaries/gcc-linaro-aarch64-linux-gnu-4.8-2013.11_linux.tar.xz
-tar xf gcc-linaro-aarch64-linux-gnu-4.8-2013.11_linux.tar.xz
-PATH=$PATH:~/bin/gcc-linaro-aarch64-linux-gnu-4.8-2013.11_linux/bin
+wget http://releases.linaro.org/14.08/components/toolchain/binaries/gcc-linaro-aarch64-linux-gnu-4.9-2014.08_linux.tar.xz
+tar xf gcc-linaro-aarch64-linux-gnu-4.9-2014.08_linux.tar.xz
+PATH=$PATH:~/bin/gcc-linaro-aarch64-linux-gnu-4.9-2014.08_linux.tar.xz
h3. Get the Linaro Kernel Source
bc. git clone git://git.linaro.org/kernel/linux-linaro-tracking.git
cd linux-linaro-tracking
-git checkout ll-20140716.0
+git checkout `git tag | grep ^ll-${YYYY}${MM} | tail -1`
+
+Where ${YYYY} is the current year, eg. 2015 and ${MM} is the current month, eg, 03.
h3. Create a kernel config
@@ -76,7 +78,7 @@ Create the Device Tree blob if you don’t have one in your Linaro image:
bc. make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- dtbs
-Copy the kernel and the DTB file for your model to your fastmodel directory created in the "Binary Installation tab":https://releases.linaro.org/14.07/openembedded/aarch64/#tabs-2.
+Copy the kernel and the DTB file for your model to your fastmodel directory created in the "Binary Installation tab":https://releases.linaro.org/latest/openembedded/aarch64/#tabs-2.
bc. cp arch/arm64/boot/Image <fastmodel dir>
cp arch/arm64/boot/dts/*.dtb <fastmodel dir>
diff --git a/OPENJDK.textile b/OPENJDK.textile
index ff9f972..5c26315 100644
--- a/OPENJDK.textile
+++ b/OPENJDK.textile
@@ -1,6 +1,6 @@
h1. OpenJDK FCS Release for AArch64
-The 14.07 release of OpenJDK is a fully functional, stable release of OpenJDK. It has been extensively tested using test suites including the "JTREG":http://openjdk.java.net/jtreg/, JCK and "Mauve":http://www.sourceware.org/mauve/ test suites as well as real work applications such as Hadoop, Eclipse and industry standard benchmarks such as SPECjvm2008 and PECjbb2013. There are no known critical failures when used with standard options. There are a number of failures when used with certain non standard options. These failure are detailed below.
+This release of OpenJDK is a fully functional, stable release of OpenJDK. It has been extensively tested using test suites including the "JTREG":http://openjdk.java.net/jtreg/, JCK and "Mauve":http://www.sourceware.org/mauve/ test suites as well as real work applications such as Hadoop, Eclipse and industry standard benchmarks such as SPECjvm2008 and PECjbb2013. There are no known critical failures when used with standard options. There are a number of failures when used with certain non standard options. These failure are detailed below.
The release is being made available in two variants:
diff --git a/README.textile b/README.textile
index 71e1a24..52f1ae6 100644
--- a/README.textile
+++ b/README.textile
@@ -1,4 +1,4 @@
-h1. AArch64 OpenEmbedded ARM Fast Models 14.07 Release
+h1. AArch64 OpenEmbedded ARM Fast Models Release
The AArch64 Open Embedded Engineering Build for "ARM Fast Models":http://www.arm.com/fvp for ARMv8 is produced, validated and released by Linaro, based on the latest AArch64 open source software from "Tianocore EDK2":http://sourceforge.net/apps/mediawiki/tianocore (UEFI), the "Linux kernel":http://kernel.org, "ARM Trusted Firmware":http://github.com/ARM-software/arm-trusted-firmware and OpenEmbedded. It is produced to enable software development for AArch64 prior to hardware availability, and facilitates development of software that is independent of the specific CPU implementation. This build focuses on availability of new features in order to provide a basis for ongoing and dependent software development.
@@ -17,7 +17,7 @@ This build has been tested to work on the following FVPs:
* FVP_Base_Cortex-A57x4-A53x4
* FVP_Base_Cortex-A57x1-A53x1
-The Foundation_v8 FVP is free to use (download from ARM "http://www.arm.com/fvp":http://www.arm.com/fvp), while the others are licensed from ARM. "More information":https://releases.linaro.org/14.07/openembedded/aarch64/#tabs-4 on these specific FVPs is included with this release documentation.
+The Foundation_v8 FVP is free to use (download from ARM "http://www.arm.com/fvp":http://www.arm.com/fvp), while the others are licensed from ARM. "More information":https://releases.linaro.org/latest/openembedded/aarch64/#tabs-4 on these specific FVPs is included with this release documentation.
The Base and Foundation FVPs use the following software for boot and runtime firmware services in this engineering build:
* ARM Trusted Firmware provides a reference implementation of secure world software for ARMv8-A, including Exception Level 3 (EL3) software