summaryrefslogtreecommitdiffstats
path: root/meta-moblin/conf/machine
Commit message (Collapse)AuthorAgeFilesLines
* netbook/menlow: Don't generate jffs2 images by defaultRichard Purdie2009-05-252-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* netbook: Disable rt2860 for nowRichard Purdie2009-05-141-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* menlow: Update to use the same xserver/mesa as netbookRichard Purdie2009-02-051-7/+6
|
* netbook/menlow: Add core2 as an architectureRichard Purdie2009-01-292-2/+2
|
* menlow.conf: Prefer linux-moblin as the kernelRichard Purdie2009-01-291-1/+1
|
* menlow: Add xf86-input-evdev to list of drivers to loadRichard Purdie2009-01-171-0/+1
|
* Drop unneeded tune-atom.inc fileRichard Purdie2009-01-161-1/+0
|
* 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.