summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-09-10 11:50:58 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-10 22:58:32 +0100
commit74f148ce8c7d6549c4f0155eeb3240220f8a33ad (patch)
tree38e39ed0522e7452c395da4588b5ddf1a772c397 /meta/recipes-kernel
parent4acfbb1bb0dbe6ea4ab1388ca6bd63b47bd58211 (diff)
downloadpoky-74f148ce8c7d6549c4f0155eeb3240220f8a33ad.tar.gz
linux-yocto/3.10: bump kver to 3.10.11
Bumping to the 3.10.11 -stable release. Of note in this update is the timer_list fix, which broke ssh access in the previous 3.10 series of updates: timer_list: correct the iterator for timer_list commit 84a78a6504f5c5394a8e558702e5b54131f01d14 upstream. With this, we can revert the two temporary fixes for timer lists. ssh access has been directly tested after this update. (From OE-Core rev: 659528f0f99cec94991ec96fa124c4497237e9f8) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb8
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.10.bb18
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index a4366d0aaf..e28a4afeab 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc
3KBRANCH = "standard/preempt-rt/base" 3KBRANCH = "standard/preempt-rt/base"
4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" 4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
5 5
6SRCREV_machine ?= "38793e629654f6b3e3f371a6b1f1745df26450f4" 6SRCREV_machine ?= "4de6b6b24c44ef644b46405a85c550128d4a779a"
7SRCREV_machine_qemuppc ?= "d4c836c55fce6f1a7f299bba2104f457b201c63d" 7SRCREV_machine_qemuppc ?= "24a1786e5ed0d479638af5738375e396bf4c922c"
8SRCREV_meta ?= "ea900d1db60ba48962227f0976ac55f9e25bfa24" 8SRCREV_meta ?= "b683dce390b1bbe434b15df6308ed03e5fd3a4ac"
9 9
10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" 10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
11 11
12LINUX_VERSION ?= "3.10.10" 12LINUX_VERSION ?= "3.10.11"
13 13
14PV = "${LINUX_VERSION}+git${SRCPV}" 14PV = "${LINUX_VERSION}+git${SRCPV}"
15 15
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index b3457b3213..7270bcb2ac 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -5,12 +5,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
5LINUX_KERNEL_TYPE = "tiny" 5LINUX_KERNEL_TYPE = "tiny"
6KCONFIG_MODE = "--allnoconfig" 6KCONFIG_MODE = "--allnoconfig"
7 7
8LINUX_VERSION ?= "3.10.10" 8LINUX_VERSION ?= "3.10.11"
9 9
10KMETA = "meta" 10KMETA = "meta"
11 11
12SRCREV_machine ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1" 12SRCREV_machine ?= "702040ac7c7ec66a29b4d147665ccdd0ff015577"
13SRCREV_meta ?= "ea900d1db60ba48962227f0976ac55f9e25bfa24" 13SRCREV_meta ?= "b683dce390b1bbe434b15df6308ed03e5fd3a4ac"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index e570cd6c43..722f758bfd 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
@@ -3,18 +3,18 @@ require recipes-kernel/linux/linux-yocto.inc
3KBRANCH_DEFAULT = "standard/base" 3KBRANCH_DEFAULT = "standard/base"
4KBRANCH = "${KBRANCH_DEFAULT}" 4KBRANCH = "${KBRANCH_DEFAULT}"
5 5
6SRCREV_machine_qemuarm ?= "6a38a13d2aa6058d7e7d88c3dc44b0bdfc4fe551" 6SRCREV_machine_qemuarm ?= "4901b46258e7195bd4d4ff14a618a2cb71395bf3"
7SRCREV_machine_qemumips ?= "6c8921e44618938847865e4a9951086d7dc23085" 7SRCREV_machine_qemumips ?= "bc6be45f32ef091ff13b16ba0f74f611232e5d21"
8SRCREV_machine_qemuppc ?= "677afd6cdbfb5c23a9e5479acafb7ba484789837" 8SRCREV_machine_qemuppc ?= "789d821269f0496e95ed953f2d1126c4eb39c591"
9SRCREV_machine_qemux86 ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1" 9SRCREV_machine_qemux86 ?= "702040ac7c7ec66a29b4d147665ccdd0ff015577"
10SRCREV_machine_qemux86-64 ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1" 10SRCREV_machine_qemux86-64 ?= "702040ac7c7ec66a29b4d147665ccdd0ff015577"
11SRCREV_machine_qemumips64 ?= "ebc55bed9558a0e2f390e9cef03161b299138326" 11SRCREV_machine_qemumips64 ?= "6b3a777e3724d30ba03d88d75698fa0734c5a73f"
12SRCREV_machine ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1" 12SRCREV_machine ?= "702040ac7c7ec66a29b4d147665ccdd0ff015577"
13SRCREV_meta ?= "ea900d1db60ba48962227f0976ac55f9e25bfa24" 13SRCREV_meta ?= "b683dce390b1bbe434b15df6308ed03e5fd3a4ac"
14 14
15SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" 15SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
16 16
17LINUX_VERSION ?= "3.10.10" 17LINUX_VERSION ?= "3.10.11"
18 18
19PV = "${LINUX_VERSION}+git${SRCPV}" 19PV = "${LINUX_VERSION}+git${SRCPV}"
20 20