summaryrefslogtreecommitdiffstats
path: root/meta-sugarbay/conf/machine/sugarbay.conf
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-06-14 16:47:20 -0400
committerDarren Hart <dvhart@linux.intel.com>2011-06-14 20:05:57 -0700
commitd207c9531effb40d75d4552f589cad60bf8a84e2 (patch)
tree6561aa43ccb0a5c32b57f69c77a7f6780cf48fc3 /meta-sugarbay/conf/machine/sugarbay.conf
parent129773b573a4a2cf1dff2b0f128a8948c069aca8 (diff)
downloadmeta-intel-d207c9531effb40d75d4552f589cad60bf8a84e2.tar.gz
meta-intel/linux-yocto: update to match the renamed linux-yocto recipes
The linux-yocto recipes have been renamed to include explicit version numbers. The meta-intel bbappends must be updated to follow the new naming convention. As a consequence of the recipe renames any SRCREV specificiations that were part of a machine.conf have been moved to the corresponding bbappend file. This allows the 2.6.34 and 2.6.37 SRCREVs to co-exist. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Minor whitespace cleanup. Remove inadvertant? linux-libc-headers provider change. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-sugarbay/conf/machine/sugarbay.conf')
-rw-r--r--meta-sugarbay/conf/machine/sugarbay.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf
index cca50a97..ebc6dbcc 100644
--- a/meta-sugarbay/conf/machine/sugarbay.conf
+++ b/meta-sugarbay/conf/machine/sugarbay.conf
@@ -44,6 +44,3 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub"
44TARGET_CC_ARCH = "-m64" 44TARGET_CC_ARCH = "-m64"
45 45
46PREFERRED_VERSION_grub ?= "1.98" 46PREFERRED_VERSION_grub ?= "1.98"
47
48SRCREV_machine_pn-linux-yocto_sugarbay ?= "5021040d4d881cd0f4a741c6342a290a3af7d021"
49SRCREV_meta_pn-linux-yocto_sugarbay ?= "f1dc3722d45cdcc92c84ebfecf4ce616d2efed26"