diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-17 11:26:13 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-17 17:56:57 +0100 |
commit | 3b65c42bbb1c0d45d8acd4fdf13bc7771cc1c9c0 (patch) | |
tree | 5357f6147c9f84872f811e9d4b79d5f4086dc5e1 /meta/recipes-kernel | |
parent | c9743d3b37639e38d25cb1679517f7b25d58575d (diff) | |
download | poky-3b65c42bbb1c0d45d8acd4fdf13bc7771cc1c9c0.tar.gz |
linux-yocto/3.4: update to v3.4.91
Updating to the latest korg -stable release.
(From OE-Core rev: 4121ab3a6ebfa9f8c33157a70533069ef1067fae)
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.4.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 |
3 files changed, 15 insertions, 15 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb index 493317c382..e01ffeec7a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | |||
@@ -3,14 +3,14 @@ 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 | LINUX_VERSION ?= "3.4.88" | 6 | LINUX_VERSION ?= "3.4.91" |
7 | LINUX_KERNEL_TYPE = "preempt-rt" | 7 | LINUX_KERNEL_TYPE = "preempt-rt" |
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "990282c0af215b2d4261c5c6dacbb27d7248f4f4" | 11 | SRCREV_machine ?= "5993b0a650d24f810edb22bab577287d0c6d4f4b" |
12 | SRCREV_machine_qemuppc ?= "c1d13a32b44fab908fe821f67ac7947195385652" | 12 | SRCREV_machine_qemuppc ?= "765d61e4883bb6db3be516722465f2e8d1fc73cd" |
13 | SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf" | 13 | SRCREV_meta ?= "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd" |
14 | 14 | ||
15 | PR = "${INC_PR}.1" | 15 | PR = "${INC_PR}.1" |
16 | PV = "${LINUX_VERSION}+git${SRCPV}" | 16 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb index 4639a90dd5..fd5c9f7696 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | |||
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}" | |||
8 | LINUX_KERNEL_TYPE = "tiny" | 8 | LINUX_KERNEL_TYPE = "tiny" |
9 | KCONFIG_MODE = "--allnoconfig" | 9 | KCONFIG_MODE = "--allnoconfig" |
10 | 10 | ||
11 | LINUX_VERSION ?= "3.4.88" | 11 | LINUX_VERSION ?= "3.4.91" |
12 | 12 | ||
13 | KMETA = "meta" | 13 | KMETA = "meta" |
14 | 14 | ||
15 | SRCREV_machine ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5" | 15 | SRCREV_machine ?= "498189ccb98f833daa2092ceee72da8c878e0009" |
16 | SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf" | 16 | SRCREV_meta ?= "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd" |
17 | 17 | ||
18 | PR = "${INC_PR}.1" | 18 | PR = "${INC_PR}.1" |
19 | PV = "${LINUX_VERSION}+git${SRCPV}" | 19 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb index 4f95922685..1eabf764ef 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb | |||
@@ -11,17 +11,17 @@ 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 ?= "2ed52bacbd346dac90f65138daf16c17b2fd5066" | 14 | SRCREV_machine_qemuarm ?= "192b56b2f529af1be014ea85667c9f3fea0afd53" |
15 | SRCREV_machine_qemumips ?= "3e67c74737d97909d7ec069579fde35419a04f00" | 15 | SRCREV_machine_qemumips ?= "58fb8b8fb2f9911cac84cd840d63c8a58bada6ca" |
16 | SRCREV_machine_qemuppc ?= "fe300607aba102ec9f567eb966ed067645966e7b" | 16 | SRCREV_machine_qemuppc ?= "4fe50989bc8bcb3564ca37c2cffd42ac176b428d" |
17 | SRCREV_machine_qemux86 ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5" | 17 | SRCREV_machine_qemux86 ?= "498189ccb98f833daa2092ceee72da8c878e0009" |
18 | SRCREV_machine_qemux86-64 ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5" | 18 | SRCREV_machine_qemux86-64 ?= "498189ccb98f833daa2092ceee72da8c878e0009" |
19 | SRCREV_machine ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5" | 19 | SRCREV_machine ?= "498189ccb98f833daa2092ceee72da8c878e0009" |
20 | SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf" | 20 | SRCREV_meta ?= "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd" |
21 | 21 | ||
22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
23 | 23 | ||
24 | LINUX_VERSION ?= "3.4.88" | 24 | LINUX_VERSION ?= "3.4.91" |
25 | 25 | ||
26 | PR = "${INC_PR}.5" | 26 | PR = "${INC_PR}.5" |
27 | PV = "${LINUX_VERSION}+git${SRCPV}" | 27 | PV = "${LINUX_VERSION}+git${SRCPV}" |