aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2012-01-17ia32-base: add alsa to MACHINE_FEATURESJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-12-22meta-intel: change EMGD xserver libva dependency to libva-x11Tom Zanussi
XSERVER_IA32_EMGD should depend on libva-x11, which in turn depends on libva, instead of just libva. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2011-12-01meta-intel: add libva to EGMD xserverTom Zanussi
EMGD requires libva, so add the dependency here. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21ia32-base.inc: new include fileTom Zanussi
The meta-intel BSPs currently have a number of machine settings common to all - factor these out into a common include file. Also add several new intel-specific XSERVER variables for building XSERVER variables in BSPs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-11-21meta-intel: make meta-intel itself a layerTom Zanussi
meta-intel contains a set of BSP layers, but is not itself a layer. Make it a layer to make it easy to share common intel-specific files between BSPs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>