summaryrefslogtreecommitdiff
path: root/meta-moblin
AgeCommit message (Collapse)AuthorFiles
2008-11-04sreadahead: Mark as x86 onlyRichard Purdie1
2008-11-03task-moblin-tools: Add sreadahead to the package listSamuel Ortiz1
2008-11-03sreadahead: Initial commitSamuel Ortiz5
Super readahead is an improved readahead tool.
2008-11-03linux-moblin: Add super readahead ext3 specific patchSamuel Ortiz2
We need this patch for sreadahead to generate the to be read file list.
2008-11-03moblin-fixed-revisions: Added and preferred over poky-fixed-revisionsJoshua Lock2
Add moblin-fixed-revisions to meta-moblin for where Moblin requires fixed revisions different from those in the Poky distro.
2008-10-31linux-moblin: 2.6.27-rc6 is not the defaultSamuel Ortiz1
2008-10-30[task-moblin] bumps PR, so that machine mods to XSERVER get noticedRobert Bragg1
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-30[moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= ↵Robert Bragg1
"xf86-video-intel"
2008-10-30Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operatorRobert Bragg1
2008-10-29Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵Richard Purdie1
into master-dev
2008-10-29task-moblin-tools: bumping PRSamuel Ortiz1
2008-10-29task-moblin-tools: Removed exmap and sreadaheadSamuel Ortiz1
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-29meta-moblin/packages/tasks/task-moblin-tools.bb: fix typo in filename.Joshua Lock1
2008-10-29Tidy up images and tasks in meta and meta-moblin.Joshua Lock28
meta now only contains images and tasks relating to core Poky and the Sato environment. meta-moblin contains images and tasks for netbooks and the moblin environment. Remove any duplicated tasks and images and rename images and tasks in meta-moblin.
2008-10-29meta-moblin: Add moblin-image-minimal imageSamuel Ortiz1
2008-10-28conf/distro: Create a moblin distro config file based on the Poky oneRichard Purdie2
Also refactor various data into common include files.
2008-10-27tasks: apps-x11-pimlico renaming typoSamuel Ortiz1
2008-10-27tasks: fix moblin-tools task name typoSamuel Ortiz1
2008-10-24meta-moblin: rename images and tasks from poky-* to moblin-*Samuel Ortiz18
2008-10-24meta-molbin/images: Add poky-image-sdk-live.bbRichard Purdie1
2008-10-21linux-moblin: We dont need the defconfig-eee901 files anymoreSamuel Ortiz2
2008-10-21linux-moblin: Add 2.6.27 moblin kernelSamuel Ortiz105
This will be the default moblin kernel. We also moved the 2.6.27-rc* kernels to meta-moblin.
2008-10-21netbook: changed platform name from eee901 to netbookSamuel Ortiz8
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.