summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-01-23 18:56:54 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2015-01-23 18:56:54 +0000
commit732d6dbda99b5ea0cea8baf98b7000d1e869a20c (patch)
tree8665e951bd7680a41b21d9d0a94fe4d52568ef6f
parent2576b7f86d49c9995a1e9ebce9a72c674c109b95 (diff)
15.01: update kernel versions
Change-Id: I538ecb4b2fe58bff539d3536e64f8cae104241d2 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt2
-rw-r--r--members/arm/android/images/vexpress-lsk/HOWTO_releasenotes.txt2
-rw-r--r--members/arm/openembedded/juno-lsk/HACKING.textile2
-rw-r--r--members/arm/openembedded/juno-lsk/INSTALL.textile2
-rw-r--r--members/arm/openembedded/vexpress-lsk/README.textile2
5 files changed, 5 insertions, 5 deletions
diff --git a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
index 274c7a4..c1fd3cd 100644
--- a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
+++ b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
@@ -225,7 +225,7 @@ bc. EFI stub: Booting Linux Kernel...
[ 0.000000] CPU: AArch64 Processor [410fd030] revision 0
[ 0.000000] Machine: Juno
-One important part of the output is the Linux version, shown above as 3.10.55-05826-g893bc6c. It is critical that you ensure you are booting Linux version 3.10.55-05826-g893bc6c. If you are not, it may be that you have mis-cofigured your system and you should revise your configuration by repeating the steps above.
+One important part of the output is the Linux version, shown above as 3.10.63-xxxxx-gxxxxxxx. It is critical that you ensure you are booting Linux version 3.10.63-xxxxx-gxxxxxxx. If you are not, it may be that you have mis-cofigured your system and you should revise your configuration by repeating the steps above.
h2. Automating the EFI Shell boot command
diff --git a/members/arm/android/images/vexpress-lsk/HOWTO_releasenotes.txt b/members/arm/android/images/vexpress-lsk/HOWTO_releasenotes.txt
index 6d2c65c..7a5cc11 100644
--- a/members/arm/android/images/vexpress-lsk/HOWTO_releasenotes.txt
+++ b/members/arm/android/images/vexpress-lsk/HOWTO_releasenotes.txt
@@ -10,7 +10,7 @@ p. This release includes Linaro Android Jelly Bean for both Versatile Express an
h2. About the TC2 Engineering Build
-This release is based on the Linux v3.10.55 kernel. As a consequence, almost all of the patches in the ARM Landing Team tree have been rebased and refactored to account for the latest upstream content.
+This release is based on the Linux v3.10.65 kernel. As a consequence, almost all of the patches in the ARM Landing Team tree have been rebased and refactored to account for the latest upstream content.
The TC2 CoreTile is the first example of a big.LITTLE system shipped by ARM and serves as a platform for development and test of big.LITTLE software. TC2 contains a tri-core Cortex-A7 cluster and a dual-core Cortex-A15 cluster linked using the CCI-400 coherent interconnect.
diff --git a/members/arm/openembedded/juno-lsk/HACKING.textile b/members/arm/openembedded/juno-lsk/HACKING.textile
index 8a92322..076bc06 100644
--- a/members/arm/openembedded/juno-lsk/HACKING.textile
+++ b/members/arm/openembedded/juno-lsk/HACKING.textile
@@ -23,7 +23,7 @@ h3. Get the Linaro Kernel Source
bc. git clone https://git.linaro.org/landing-teams/working/arm/kernel-release.git
cd kernel
-git checkout lsk-3.10-armlt-juno-20141009
+git checkout lsk-3.10-armlt-juno-20150121
h3. Create a kernel config
diff --git a/members/arm/openembedded/juno-lsk/INSTALL.textile b/members/arm/openembedded/juno-lsk/INSTALL.textile
index c19e40c..f183b1f 100644
--- a/members/arm/openembedded/juno-lsk/INSTALL.textile
+++ b/members/arm/openembedded/juno-lsk/INSTALL.textile
@@ -230,7 +230,7 @@ bc. EFI stub: Booting Linux Kernel...
[ 0.000000] CPU: AArch64 Processor [410fd030] revision 0
[ 0.000000] Machine: Juno
-One important part of the output is the Linux version, shown above as 3.10.55-05826-g893bc6c. It is critical that you ensure you are booting Linux version 3.10.55-05826-g893bc6c. If you are not, it may be that you have mis-cofigured your system and you should revise your configuration by repeating the steps above.
+One important part of the output is the Linux version, shown above as 3.10.63. It is critical that you ensure you are booting Linux version 3.10.63. If you are not, it may be that you have mis-cofigured your system and you should revise your configuration by repeating the steps above.
h2. Automating the EFI Shell boot command
diff --git a/members/arm/openembedded/vexpress-lsk/README.textile b/members/arm/openembedded/vexpress-lsk/README.textile
index 7e8e34c..e0e20b8 100644
--- a/members/arm/openembedded/vexpress-lsk/README.textile
+++ b/members/arm/openembedded/vexpress-lsk/README.textile
@@ -10,7 +10,7 @@ p. This release includes Linaro OpenEmbedded for both Versatile Express and Fast
h2. About the TC2 Engineering Build
-This release is based on the Linux v3.10.55 kernel. As a consequence, almost all of the patches in the ARM Landing Team tree have been rebased and refactored to account for the latest upstream content.
+This release is based on the Linux v3.10.65 kernel. As a consequence, almost all of the patches in the ARM Landing Team tree have been rebased and refactored to account for the latest upstream content.
The TC2 CoreTile is the first example of a big.LITTLE system shipped by ARM and serves as a platform for development and test of big.LITTLE software. TC2 contains a tri-core Cortex-A7 cluster and a dual-core Cortex-A15 cluster linked using the CCI-400 coherent interconnect.