summaryrefslogtreecommitdiff
path: root/meta-moblin/conf/machine/netbook.conf
AgeCommit message (Collapse)AuthorFiles
2010-09-24netbook: Correct netbook build by moving netbook configuration from moblin ↵Saul Wold1
to meta Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2009-05-25netbook/menlow: Don't generate jffs2 images by defaultRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-14netbook: Disable rt2860 for nowRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-01-29netbook/menlow: Add core2 as an architectureRichard Purdie1
2009-01-17menlow: Add xf86-input-evdev to list of drivers to loadRichard Purdie1
2008-11-06bootimg: As image size grows, we want to switch to FAT16Samuel Ortiz1
2008-10-30[netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) ↵Robert Bragg1
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-30Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operatorRobert Bragg1
2008-10-29netbook.conf : change xf86-video-intel to xf86-video-intel-dri2Peng Li1
This change will have package "xf86-video-intel-dri2" built into netbook image
2008-10-21netbook: changed platform name from eee901 to netbookSamuel Ortiz1
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.