aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rt/conf
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2011-07-19 15:31:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-12 17:16:58 +0100
commit6e9e19230ee731856639f71c5adfb01a92f620d8 (patch)
treee49c91850dddd977630fff4e6469e41aed7d112d /meta-rt/conf
parent4fb6723ab1ee14cf539f0ef2df63a3ee1b978de6 (diff)
downloadopenembedded-core-6e9e19230ee731856639f71c5adfb01a92f620d8.tar.gz
meta-rt: refresh linux-yocto-rt recipe
Rename the recipe to match the linux-yocto recipe renames using the kernel version in the PV portion of the filename. Add the SRCREVs to the recipe as was done with the core linux-yocto recipes. Add qemux86 as it is also present in the linux-yocto-2.6.34.git repository. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-rt/conf')
-rw-r--r--meta-rt/conf/layer.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-rt/conf/layer.conf b/meta-rt/conf/layer.conf
index 94ebc02520..f105405784 100644
--- a/meta-rt/conf/layer.conf
+++ b/meta-rt/conf/layer.conf
@@ -15,9 +15,3 @@ BBFILE_PRIORITY_rt = "8"
# specified kernel providers and leave it up to the kernel recipe to
# determine COMPATIBLE_MACHINE.
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"
-
-# preempt_rt SRCREVs, one for meta, one per machine
-SRCREV_meta_pn-linux-yocto-rt ?= "b0615811ce38836d1ade230e3bdb1efaaa68471f"
-SRCREV_machine_pn-linux-yocto-rt_qemux86-64 ?= "f49444f06875894389e640bcda6c3f6ceb1f0c3e"
-SRCREV_machine_pn-linux-yocto-rt_atom-pc ?= "78dacaf8222c9492ba17f652989ef3466423bdc2"
-