summaryrefslogtreecommitdiffstats
path: root/meta-moblin/conf
AgeCommit message (Collapse)Author
2008-11-03moblin-fixed-revisions: Added and preferred over poky-fixed-revisionsJoshua Lock
Add moblin-fixed-revisions to meta-moblin for where Moblin requires fixed revisions different from those in the Poky distro.
2008-10-30[netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) ↵Robert Bragg
default MACHINE_DRI_MODULES is no longer used in the mesa recipe and the dri2 driver depends on dri2.h which depends on the xserver being built for dri2. Since the mesa package now splits up the dri drivers into seperate packages this adds mesa-dri-driver-i915 to XSERVER
2008-10-30[moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= ↵Robert Bragg
"xf86-video-intel"
2008-10-30Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operatorRobert Bragg
2008-10-29Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵Richard Purdie
into master-dev
2008-10-29netbook.conf : change xf86-video-intel to xf86-video-intel-dri2Peng Li
This change will have package "xf86-video-intel-dri2" built into netbook image
2008-10-28conf/distro: Create a moblin distro config file based on the Poky oneRichard Purdie
Also refactor various data into common include files.
2008-10-21netbook: changed platform name from eee901 to netbookSamuel Ortiz
We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin.