aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-02 14:33:34 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-10 17:33:53 +0100
commit63de385a2dce1727d6d4b42dfdf8cb38d8ae5792 (patch)
tree45a45fcce9a89c969a358b63a3288e962aed3a43 /meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
parentf0990363aaeb3f8f7a8e02fc2acb0af2171e4eba (diff)
downloadopenembedded-core-contrib-63de385a2dce1727d6d4b42dfdf8cb38d8ae5792.tar.gz
linux-yocto/3.10: intel-common: Add preempt-rt ktype targets
Updating the meta SRCREV to incorporate the intel common preempt-rt kernel support. Signed-off-by: Darren Hart <dvhart@linux.intel.com> 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.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index 98bf996a70..5cabb5ad00 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
SRCREV_machine ?= "d1e73a1e09f9641c44e7d713d1a6b5b088411459"
SRCREV_machine_qemuppc ?= "9a34d9c957e69f28e89e879d9dd6e8fe5c7270c5"
-SRCREV_meta ?= "b6e58b33dd427fe471f8827c83e311acdf4558a4"
+SRCREV_meta ?= "5824403ba2b877eca33969425ac1ac5dbeb72720"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"