summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_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_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_3.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index b21c15d14f..fe6f6cdaf9 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -16,7 +16,7 @@ SRCREV_machine_qemuppc ?= "bc74ca65c9cae025861455d7f0a259458cd4a829"
16SRCREV_machine_qemux86 ?= "d345461f0d52d1a82553c2edd845a8bee908923f" 16SRCREV_machine_qemux86 ?= "d345461f0d52d1a82553c2edd845a8bee908923f"
17SRCREV_machine_qemux86-64 ?= "d345461f0d52d1a82553c2edd845a8bee908923f" 17SRCREV_machine_qemux86-64 ?= "d345461f0d52d1a82553c2edd845a8bee908923f"
18SRCREV_machine ?= "d345461f0d52d1a82553c2edd845a8bee908923f" 18SRCREV_machine ?= "d345461f0d52d1a82553c2edd845a8bee908923f"
19SRCREV_meta ?= "9b7c74bc8e205edb403744098b9d62690c25803e" 19SRCREV_meta ?= "62cdf67899a36efeab3ac20dcb27f1ebc238d3af"
20 20
21SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" 21SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
22 22