diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-28 18:05:08 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-28 23:33:25 +0100 |
commit | a79afb3c913f90966a05f7dcc9059e0657f247fc (patch) | |
tree | 91efe286ed89ed1d48b1f4961783b72c15bc0127 /meta/recipes-kernel | |
parent | 8b36aa4092a344c4a616228d0ae73210c20ddfae (diff) | |
download | poky-a79afb3c913f90966a05f7dcc9059e0657f247fc.tar.gz |
linux-yocto/3.4: v3.4.59, mohonpeak
This is a standard refresh of the 3.4 LTSI kernel to include v3.4.59 and to
introduce the updated mohonpeak BSP.
Build and boot testing on qemu showed no issues.
(From OE-Core rev: 3f8d61517d31c3351a45f95adbd81e1c0147b98e)
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 ec5320685d..632d6245bb 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.52" | 6 | LINUX_VERSION ?= "3.4.59" |
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 ?= "516cc41b2f9a93d77fe6713bb6dfec20aa24f5ce" | 11 | SRCREV_machine ?= "2c997de11fbd934bdfe407b7f529b6561a476ea2" |
12 | SRCREV_machine_qemuppc ?= "a96230572ba5bc05decb7bcaa81b02e972d6841b" | 12 | SRCREV_machine_qemuppc ?= "3d2eb9c9a5c0c0b0048f687b3666b42cca26c7f2" |
13 | SRCREV_meta ?= "7250de4d4afc2558082cd42b8a0d151903436e8f" | 13 | SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7" |
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 18c469cd67..7e01a96b01 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.52" | 11 | LINUX_VERSION ?= "3.4.59" |
12 | 12 | ||
13 | KMETA = "meta" | 13 | KMETA = "meta" |
14 | 14 | ||
15 | SRCREV_machine ?= "4122d6cf3f9e1fd6d54f6e13af29c4c589289fdc" | 15 | SRCREV_machine ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee" |
16 | SRCREV_meta ?= "7250de4d4afc2558082cd42b8a0d151903436e8f" | 16 | SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7" |
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 8db015ad01..3aea1f9a10 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb | |||
@@ -3,17 +3,17 @@ require recipes-kernel/linux/linux-yocto.inc | |||
3 | KBRANCH_DEFAULT = "standard/base" | 3 | KBRANCH_DEFAULT = "standard/base" |
4 | KBRANCH = "${KBRANCH_DEFAULT}" | 4 | KBRANCH = "${KBRANCH_DEFAULT}" |
5 | 5 | ||
6 | SRCREV_machine_qemuarm ?= "a3bd53305c7dcd11a2683fbe5d830d44236f4cd4" | 6 | SRCREV_machine_qemuarm ?= "e1dd6f40b76b3e9bd0686629004621aeddc6a982" |
7 | SRCREV_machine_qemumips ?= "e142ba98038a697e3a96b8f30a16e93602eff3c7" | 7 | SRCREV_machine_qemumips ?= "47af1ab871c8dfa4428cec26ec74e96a5b10c566" |
8 | SRCREV_machine_qemuppc ?= "290c3dd687145104d4e3f0e7732669c1c42b19fe" | 8 | SRCREV_machine_qemuppc ?= "65e4b20a87b02cf7bcb3ad3f725a079933828d4d" |
9 | SRCREV_machine_qemux86 ?= "4122d6cf3f9e1fd6d54f6e13af29c4c589289fdc" | 9 | SRCREV_machine_qemux86 ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee" |
10 | SRCREV_machine_qemux86-64 ?= "4122d6cf3f9e1fd6d54f6e13af29c4c589289fdc" | 10 | SRCREV_machine_qemux86-64 ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee" |
11 | SRCREV_machine ?= "4122d6cf3f9e1fd6d54f6e13af29c4c589289fdc" | 11 | SRCREV_machine ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee" |
12 | SRCREV_meta ?= "7250de4d4afc2558082cd42b8a0d151903436e8f" | 12 | SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7" |
13 | 13 | ||
14 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 14 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
15 | 15 | ||
16 | LINUX_VERSION ?= "3.4.52" | 16 | LINUX_VERSION ?= "3.4.59" |
17 | 17 | ||
18 | PR = "${INC_PR}.5" | 18 | PR = "${INC_PR}.5" |
19 | PV = "${LINUX_VERSION}+git${SRCPV}" | 19 | PV = "${LINUX_VERSION}+git${SRCPV}" |