diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-02-24 11:09:08 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-28 14:01:14 +0000 |
commit | 771803ecf3b063e0f0ef90fc4723a9f79c0e96f1 (patch) | |
tree | 294e01b1b7e55a93445c1711d24cda94dbcbc11c /meta/recipes-kernel | |
parent | bd2665a0c1d51677c9f52c14a2f4fb831540f299 (diff) | |
download | poky-771803ecf3b063e0f0ef90fc4723a9f79c0e96f1.tar.gz |
linux-yocto/3.10: update to v3.10.32
Integrating the latest korg -stable update for the 3.10 series of
kernels.
(From OE-Core rev: 66d976af752708579d86a505b899854abc111a19)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.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.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 5e56b4c161..31ff0361c3 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 ?= "f17f18f928d3af8b18b69fdf224b3e4ed86dbfbf" | 6 | SRCREV_machine ?= "a2475c1d9dc32b7171de28d196ace4a9df06edbd" |
7 | SRCREV_machine_qemuppc ?= "82c9f3bfe1c97ba8b653bff8d4e030cf54bc1de7" | 7 | SRCREV_machine_qemuppc ?= "84ab418469d7da9b710ce9e3cbc49e6fb9bd4e05" |
8 | SRCREV_meta ?= "8f8af5a3b1cd4ea4ec76e0db763efeb3807ad76c" | 8 | SRCREV_meta ?= "7b3b87d4d5e4c41c235da13aaa9f45d5d338e2c6" |
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.28" | 12 | LINUX_VERSION ?= "3.10.32" |
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 a987022ddc..34bb276527 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.28" | 8 | LINUX_VERSION ?= "3.10.32" |
9 | 9 | ||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" | 12 | SRCREV_machine ?= "a86e2b1eadd1f607d0d6ac5c4ab20a902714ddb1" |
13 | SRCREV_meta ?= "8f8af5a3b1cd4ea4ec76e0db763efeb3807ad76c" | 13 | SRCREV_meta ?= "7b3b87d4d5e4c41c235da13aaa9f45d5d338e2c6" |
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 efbf24d3b3..55d46fa993 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 ?= "51f493f9716a76fbfe911bfdefca7e9a42a5ca13" | 14 | SRCREV_machine_qemuarm ?= "df5844fa448e31927884d1850cfcc9bea981165c" |
15 | SRCREV_machine_qemumips ?= "633b2257f21082fd3a784a4417b421e9cd008045" | 15 | SRCREV_machine_qemumips ?= "4ffaa6116722ced25c4f775990f445c353d5b8e9" |
16 | SRCREV_machine_qemuppc ?= "37465d34ea1aba381082d22a880774b3b3b31af3" | 16 | SRCREV_machine_qemuppc ?= "db7c6be000d0a07d8b31561753c83ccbb4ae41ab" |
17 | SRCREV_machine_qemux86 ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" | 17 | SRCREV_machine_qemux86 ?= "a86e2b1eadd1f607d0d6ac5c4ab20a902714ddb1" |
18 | SRCREV_machine_qemux86-64 ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" | 18 | SRCREV_machine_qemux86-64 ?= "a86e2b1eadd1f607d0d6ac5c4ab20a902714ddb1" |
19 | SRCREV_machine_qemumips64 ?= "fe1fab7061b8369deca03b2ec59f186bdbe2b8d9" | 19 | SRCREV_machine_qemumips64 ?= "fe0da5cbc516f7686af316cdeafaf7b7e8d34d7d" |
20 | SRCREV_machine ?= "3e0a296fae952d8d93eb0f96566bf6d4a978c8ee" | 20 | SRCREV_machine ?= "a86e2b1eadd1f607d0d6ac5c4ab20a902714ddb1" |
21 | SRCREV_meta ?= "8f8af5a3b1cd4ea4ec76e0db763efeb3807ad76c" | 21 | SRCREV_meta ?= "7b3b87d4d5e4c41c235da13aaa9f45d5d338e2c6" |
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.28" | 25 | LINUX_VERSION ?= "3.10.32" |
26 | 26 | ||
27 | PV = "${LINUX_VERSION}+git${SRCPV}" | 27 | PV = "${LINUX_VERSION}+git${SRCPV}" |
28 | 28 | ||