summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-05-05 21:19:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-08 15:41:14 +0100
commit076819194e6c4bc85a25b2a3e7915f32b832c6df (patch)
tree557c1593e379423ee93246909eb5dad493ae8b83 /meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
parentb3dc63c7dc96a2ddca4879237c22fed5e6006f31 (diff)
downloadpoky-076819194e6c4bc85a25b2a3e7915f32b832c6df.tar.gz
linux-yocto/3.4: update to v3.4.43, ltsi-65311d8 and v3.4.42-rt56
Updating the 3.4 kernel trees to the latest korg, LTSI and -rt stable releases. (From OE-Core rev: 98446039e210936a32e70559a379131e8e0d832f) 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/linux/linux-yocto-rt_3.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb8
1 files changed, 4 insertions, 4 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 f92fac1071..0c882f2ca0 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
3KBRANCH = "standard/preempt-rt/base" 3KBRANCH = "standard/preempt-rt/base"
4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" 4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
5 5
6LINUX_VERSION ?= "3.4.36" 6LINUX_VERSION ?= "3.4.43"
7LINUX_KERNEL_TYPE = "preempt-rt" 7LINUX_KERNEL_TYPE = "preempt-rt"
8 8
9KMETA = "meta" 9KMETA = "meta"
10 10
11SRCREV_machine ?= "206d4bb6338b4e561bb4690b7e63e552245ebd74" 11SRCREV_machine ?= "cd1372eb10dc0b20815916205fa91d84c1c012fc"
12SRCREV_machine_qemuppc ?= "84bf0022638ea805c227da3c7bcc333b1bd3ad4f" 12SRCREV_machine_qemuppc ?= "5e5ef5cca422434085b4e158674dc642b79dedda"
13SRCREV_meta ?= "80b4b5110dca5184b57e85f1e775fb006a2e85ad" 13SRCREV_meta ?= "1bab5bd090948b4cc4c4ed57c834603a3cf9f235"
14 14
15PR = "${INC_PR}.1" 15PR = "${INC_PR}.1"
16PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${LINUX_VERSION}+git${SRCPV}"