summaryrefslogtreecommitdiff
path: root/meta-moblin/conf
AgeCommit message (Collapse)AuthorFiles
2009-02-18meta-moblin: Add bickley, json-glib, libccss, librest, moblin-menus, ↵Richard Purdie1
twitter-glib
2009-02-05menlow: Update to use the same xserver/mesa as netbookRichard Purdie1
2009-01-29netbook/menlow: Add core2 as an architectureRichard Purdie2
2009-01-29menlow.conf: Prefer linux-moblin as the kernelRichard Purdie1
2009-01-17menlow: Add xf86-input-evdev to list of drivers to loadRichard Purdie1
2009-01-16Drop unneeded tune-atom.inc fileRichard Purdie1
2009-01-15moblin-fixed-revisions.inc: Drop unneeded versions settingsRichard Purdie1
2009-01-02base.bbclass: Add metadata revision handling for git (from OE)Richard Purdie1
2008-12-30meta-moblin: Add initial menlow supportRichard Purdie2
2008-12-01upgrade hal to 0.5.11 and hal-info to 20080508(from OE)Vivian Zhang1
2008-12-01upgrade eds-dbus to 2.20.0Vivian Zhang1
2008-12-01upgrade dbus to 1.2.4Vivian Zhang1
2008-12-01upgrade pango to 1.22.2; disable pango testsXu Li1
2008-12-01upgrade cairo to 1.8.2; add patch to fix its libtool issueXu Li1
2008-12-01upgrade pixman to 0.12.0Xu Li1
2008-12-01upgrade atk to 1.24.0Xu Li1
2008-11-06bootimg: As image size grows, we want to switch to FAT16Samuel Ortiz1
2008-11-06moblin.conf: Use package_ipk as well as rpm, just for nowRichard Purdie1
2008-11-05task-base: Removed RDEPEND on task-poky-bootJoshua Lock1
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.
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-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-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-28conf/distro: Create a moblin distro config file based on the Poky oneRichard Purdie1
Also refactor various data into common include files.
2008-10-21netbook: changed platform name from eee901 to netbookSamuel Ortiz2
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.