summaryrefslogtreecommitdiff
path: root/meta-moblin/conf
Commit message (Collapse)AuthorAgeFilesLines
* [netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) ↵Robert Bragg2008-10-301-2/+3
| | | | | | | | | 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
* [moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= ↵Robert Bragg2008-10-301-1/+1
| | | | "xf86-video-intel"
* Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operatorRobert Bragg2008-10-301-4/+4
|
* Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵Richard Purdie2008-10-291-1/+1
|\ | | | | | | into master-dev
| * netbook.conf : change xf86-video-intel to xf86-video-intel-dri2Peng Li2008-10-291-1/+1
| | | | | | | | | | This change will have package "xf86-video-intel-dri2" built into netbook image
* | conf/distro: Create a moblin distro config file based on the Poky oneRichard Purdie2008-10-281-0/+115
|/ | | | Also refactor various data into common include files.
* netbook: changed platform name from eee901 to netbookSamuel Ortiz2008-10-212-0/+43
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.