Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-09-24 | netbook: Correct netbook build by moving netbook configuration from moblin ↵ | Saul Wold | 1 | |
to meta Signed-off-by: Saul Wold <Saul.Wold@intel.com> | ||||
2009-05-25 | netbook/menlow: Don't generate jffs2 images by default | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-05-14 | netbook: Disable rt2860 for now | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-01-29 | netbook/menlow: Add core2 as an architecture | Richard Purdie | 1 | |
2009-01-17 | menlow: Add xf86-input-evdev to list of drivers to load | Richard Purdie | 1 | |
2008-11-06 | bootimg: As image size grows, we want to switch to FAT16 | Samuel Ortiz | 1 | |
2008-10-30 | [netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) ↵ | Robert Bragg | 1 | |
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 | Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operator | Robert Bragg | 1 | |
2008-10-29 | netbook.conf : change xf86-video-intel to xf86-video-intel-dri2 | Peng Li | 1 | |
This change will have package "xf86-video-intel-dri2" built into netbook image | ||||
2008-10-21 | netbook: changed platform name from eee901 to netbook | Samuel Ortiz | 1 | |
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. |