diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-12-08 12:11:23 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-09 19:18:24 +0000 |
commit | 446d944a8b67a36182278ab3ad495425df6fa328 (patch) | |
tree | e24cd9b3eecd59c6e5003cc7c4625997ed35fb92 /meta/recipes-kernel | |
parent | 241ceba8c45a0853ee9fa0704e8c255a55ebe5c1 (diff) | |
download | poky-446d944a8b67a36182278ab3ad495425df6fa328.tar.gz |
linux-yocto: update rt branches to 3.0.12 + rt30
Updating the SRCREVs to v3.0.12 and the rt30 patch.
(From OE-Core rev: cb42d82afc4b8fda723c4ef2db91880b69f09ae6)
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.0.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb index e5af2cc9e9..6c9917f45e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | |||
@@ -11,11 +11,11 @@ KMACHINE_qemumips = "mti-malta32-be" | |||
11 | KBRANCH = "yocto/standard/preempt-rt/base" | 11 | KBRANCH = "yocto/standard/preempt-rt/base" |
12 | KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" | 12 | KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" |
13 | 13 | ||
14 | LINUX_VERSION ?= "3.0.10" | 14 | LINUX_VERSION ?= "3.0.12" |
15 | LINUX_KERNEL_TYPE = "preempt-rt" | 15 | LINUX_KERNEL_TYPE = "preempt-rt" |
16 | 16 | ||
17 | SRCREV_machine ?= "bffda9207cdc3b309bfa7b3e23eb7dc838f50223" | 17 | SRCREV_machine ?= "6e96ccbbf19a4a7b67d98fdcd74d2c9da2c7c463" |
18 | SRCREV_machine_qemuppc ?= "f02dda1ccaf95f10a1e65359184e90484a5fd0d9" | 18 | SRCREV_machine_qemuppc ?= "8ea61de7fd201ff0001a039f2fda8ec2e4a562a1" |
19 | SRCREV_meta ?= "caa74f86f42f6ecc22c3e9f380176b2695579e18" | 19 | SRCREV_meta ?= "caa74f86f42f6ecc22c3e9f380176b2695579e18" |
20 | 20 | ||
21 | PR = "r1" | 21 | PR = "r1" |