summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-07-02 00:34:31 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-04 17:40:33 +0100
commita3d231bddcdb45f4ab0e6c98bb957876515e7892 (patch)
treec936bf431f6247640bf207393719de6c21cadddf /meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
parent5783db46228d8289b8e614ce4616ebf43edddaf0 (diff)
downloadpoky-a3d231bddcdb45f4ab0e6c98bb957876515e7892.tar.gz
linux-yocto/3.4: update preempt-rt to 3.4.4-rt13
Updating preempt-rt in the 3.4 kernel to the latest upstream version 3.4.4-rt13. (From OE-Core rev: f5ed8bc876fd24e4f08d29da06454037eec818e6) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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.bb6
1 files changed, 3 insertions, 3 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 f85683709c..44d944ffbd 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -8,9 +8,9 @@ LINUX_KERNEL_TYPE = "preempt-rt"
8 8
9KMETA = "meta" 9KMETA = "meta"
10 10
11SRCREV_machine ?= "e24c02204c70e9280115d6512eb54c884dee5fa7" 11SRCREV_machine ?= "684f3c1886618c919b54e8b362e72da3d128c532"
12SRCREV_machine_qemuppc ?= "b610e46c0ae57e483449c08619d92b8531e75ef5" 12SRCREV_machine_qemuppc ?= "fb15c26f9deae3912ca7e2aaf8c818127ef27d82"
13SRCREV_meta ?= "9b7c74bc8e205edb403744098b9d62690c25803e" 13SRCREV_meta ?= "62cdf67899a36efeab3ac20dcb27f1ebc238d3af"
14 14
15PR = "${INC_PR}.0" 15PR = "${INC_PR}.0"
16PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${LINUX_VERSION}+git${SRCPV}"