diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-26 13:40:10 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-28 08:31:56 +0100 |
commit | 594097f53da16c8485d16564b28a20abec1eaa1f (patch) | |
tree | 8d1ba9ff5c64647601cb9bb17ab72a949f82e0dd /meta | |
parent | c539cb5c979a0985fda113edee2c9f4aa30d26e6 (diff) | |
download | poky-594097f53da16c8485d16564b28a20abec1eaa1f.tar.gz |
linux-yocto/3.10: bump kver to v3.10.40
Integrating the latest korg releases for the 3.10 kernel.
(From OE-Core rev: 574c03bd5fd73281472f8267a31cfecb235f1c65)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 |
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 893d9852c0..4648b5504b 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 | |||
3 | KBRANCH = "standard/preempt-rt/base" | 3 | KBRANCH = "standard/preempt-rt/base" |
4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | 4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" |
5 | 5 | ||
6 | SRCREV_machine ?= "8aa9023c5e2e2ca4180e971da9a2c139d5b3c79e" | 6 | SRCREV_machine ?= "c2869b4ecec4fe3efee1ec44e4be6d83dbeac225" |
7 | SRCREV_machine_qemuppc ?= "3dd7fd5d191245ab92889e69060ff732bdec770b" | 7 | SRCREV_machine_qemuppc ?= "7179683c2125e6cc76a7d88c3de6b7e493621130" |
8 | SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599" | 8 | SRCREV_meta ?= "13ae75f4a26fcd65abe526ef5f1dcde0583f453d" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
12 | LINUX_VERSION ?= "3.10.38" | 12 | LINUX_VERSION ?= "3.10.40" |
13 | 13 | ||
14 | PV = "${LINUX_VERSION}+git${SRCPV}" | 14 | PV = "${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 7081cd18aa..b1b80341d6 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}" | |||
5 | LINUX_KERNEL_TYPE = "tiny" | 5 | LINUX_KERNEL_TYPE = "tiny" |
6 | KCONFIG_MODE = "--allnoconfig" | 6 | KCONFIG_MODE = "--allnoconfig" |
7 | 7 | ||
8 | LINUX_VERSION ?= "3.10.38" | 8 | LINUX_VERSION ?= "3.10.40" |
9 | 9 | ||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" | 12 | SRCREV_machine ?= "f53a6114b3a6e8c03ca4752de829887015f4c942" |
13 | SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599" | 13 | SRCREV_meta ?= "13ae75f4a26fcd65abe526ef5f1dcde0583f453d" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${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 e5774f9947..220d1c9bfb 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -11,18 +11,18 @@ KBRANCH_qemux86 = "standard/common-pc/base" | |||
11 | KBRANCH_qemux86-64 = "standard/common-pc-64/base" | 11 | KBRANCH_qemux86-64 = "standard/common-pc-64/base" |
12 | KBRANCH_qemumips64 = "standard/mti-malta64" | 12 | KBRANCH_qemumips64 = "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "dd18759fd19771885589066811e254852e56d421" | 14 | SRCREV_machine_qemuarm ?= "a3a7014ff1104ce5f82da9c4d50fa2ec792e1463" |
15 | SRCREV_machine_qemumips ?= "2dbb607d161aeaa8d542b128203d7a10527aec7e" | 15 | SRCREV_machine_qemumips ?= "20f36e63a0e2de14c68e3031058fe6c7764a1926" |
16 | SRCREV_machine_qemuppc ?= "92dda91b216cbacfa71fd9036413dba0d2406332" | 16 | SRCREV_machine_qemuppc ?= "9d34a73cf18c3bed1e1bc2df6d1e3ccedec87c8a" |
17 | SRCREV_machine_qemux86 ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" | 17 | SRCREV_machine_qemux86 ?= "f53a6114b3a6e8c03ca4752de829887015f4c942" |
18 | SRCREV_machine_qemux86-64 ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" | 18 | SRCREV_machine_qemux86-64 ?= "f53a6114b3a6e8c03ca4752de829887015f4c942" |
19 | SRCREV_machine_qemumips64 ?= "ebd521c1b609b445d8baf522d71453d4c26a0440" | 19 | SRCREV_machine_qemumips64 ?= "093261d8a9879ac056d4f261545658addc71e452" |
20 | SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" | 20 | SRCREV_machine ?= "f53a6114b3a6e8c03ca4752de829887015f4c942" |
21 | SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599" | 21 | SRCREV_meta ?= "13ae75f4a26fcd65abe526ef5f1dcde0583f453d" |
22 | 22 | ||
23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
24 | 24 | ||
25 | LINUX_VERSION ?= "3.10.38" | 25 | LINUX_VERSION ?= "3.10.40" |
26 | 26 | ||
27 | PV = "${LINUX_VERSION}+git${SRCPV}" | 27 | PV = "${LINUX_VERSION}+git${SRCPV}" |
28 | 28 | ||