linux-yocto/3.10: intel-common: Add preempt-rt ktype targets

Updating the meta SRCREV to incorporate the intel common preempt-rt kernel
support.

(From OE-Core rev: 63de385a2dce1727d6d4b42dfdf8cb38d8ae5792)

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>
This commit is contained in:
Bruce Ashfield
2014-04-02 14:33:34 +00:00
committed by Richard Purdie
parent 4f6259987f
commit 1ac45f78d9
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.35"
KMETA = "meta"
SRCREV_machine ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4"
SRCREV_meta ?= "b6e58b33dd427fe471f8827c83e311acdf4558a4"
SRCREV_meta ?= "5824403ba2b877eca33969425ac1ac5dbeb72720"
PV = "${LINUX_VERSION}+git${SRCPV}"