]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto/3.8: update EDF configuration
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 11 Mar 2013 13:25:12 +0000 (09:25 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Mar 2013 18:29:13 +0000 (18:29 +0000)
The sched_deadline configuration fragmements were not optimal, so tweaking
the meta data to make an enable-only configuration fragment avaiable and
updating the options within that fragment.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-kernel/linux/linux-yocto_3.8.bb

index d1e03080bd6da1b568c590534941b606517cf919..b395e454882bdfa462fff4c8fe80c65a386ba576 100644 (file)
@@ -9,7 +9,7 @@ SRCREV_machine_qemuppc ?= "c12eb257c5fd9441b434c1216c3d987c89ecdd68"
 SRCREV_machine_qemux86 ?= "3fa6521f19ce15c8e950042f843f33986ef2546d"
 SRCREV_machine_qemux86-64 ?= "3fa6521f19ce15c8e950042f843f33986ef2546d"
 SRCREV_machine ?= "3fa6521f19ce15c8e950042f843f33986ef2546d"
-SRCREV_meta ?= "27988ba5eb2dd797a355e7d92fd78e78c7066757"
+SRCREV_meta ?= "cc572ff970662c844c0a8dd2dab93cc10b8b2a3f"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"