summaryrefslogtreecommitdiffstats
path: root/meta-romley/conf
Commit message (Collapse)AuthorAgeFilesLines
* meta-intel.inc: have appropriate BSPs use itTom Zanussi2012-08-291-0/+1
| | | | | | | | ia32-base.inc no longer contains everything these BSPs need - some of what was in that file is now in meta-intel.inc, so we need to include that too. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-romley: Add Matrox MGA variable to romley.confKishore Bodke2012-08-101-2/+1
| | | | | | | | Since Matrox MGA recipe is moved to common, include the Matrox MGA varialbe to romley.conf. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* Romley: Add new bbappend file for 3.2 kernelKishore Bodke2012-04-051-0/+3
| | | | | | | Switching Romley to 3.2 kernel. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-intel: add LAYERDEPENDS for layers needing the meta-intel common layer1.2_M3.rc11.2_M3Paul Eggleton2012-02-241-0/+2
| | | | | | | | | These layers all contain machine configuration that depends on having the meta-intel common layer enabled as well, so use LAYERDEPENDS in the layer configuration for each one to make this explicit. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: replace "include" with "require"Paul Eggleton2012-02-241-1/+1
| | | | | | | | | We want a failure to occur if the files specified in these statements can't be found (e.g. when there is a misconfiguration), so use require instead of include. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* Have romley.conf use the common ia32-base .inc file and remove theTom Zanussi2011-11-211-35/+4
| | | | | | open-coded machine settings. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: remove virtual/xserver-xf86 referencesTom Zanussi2011-11-151-1/+0
| | | | | | | These are now deprecated (in favor of just virtual/xserver), so remove them. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-romley: Fix BSP description in romley.confTom Zanussi2011-10-311-1/+1
| | | | | | | The description still had a reference to Sugar Bay; this changes it to Romley. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* New Romley BSP created. Uses Matrox MGA graphics driver.Kishore Bodke2011-10-282-0/+56
This layer provides new BSP meta-romley. This provides the support for Romley + Patsburg Chipset for Intel Systems. Romley refers to the Intel Rosecity Board. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>