summaryrefslogtreecommitdiffstats
path: root/meta-moblin/conf
Commit message (Collapse)AuthorAgeFilesLines
* bootimg: As image size grows, we want to switch to FAT16Samuel Ortiz2008-11-061-1/+1
|
* moblin.conf: Use package_ipk as well as rpm, just for nowRichard Purdie2008-11-061-1/+1
|
* task-base: Removed RDEPEND on task-poky-bootJoshua Lock2008-11-051-1/+1
| | | | It is now neccesarry for each distro to specify a POKY_EXTRA_RDEPENDS for a relevant boot task. This has been added in poky and moblin distros.
* moblin-fixed-revisions: Added and preferred over poky-fixed-revisionsJoshua Lock2008-11-032-0/+6
| | | | Add moblin-fixed-revisions to meta-moblin for where Moblin requires fixed revisions different from those in the Poky distro.
* [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.