summaryrefslogtreecommitdiff
path: root/meta-moblin/conf/machine
Commit message (Collapse)AuthorAgeFilesLines
* meta-moblin: Add initial menlow supportRichard Purdie2008-12-301-0/+43
|
* bootimg: As image size grows, we want to switch to FAT16Samuel Ortiz2008-11-061-1/+1
|
* [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
* Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operatorRobert Bragg2008-10-301-4/+4
|
* 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
* 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.