Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moblin-fixed-revisions.inc: Fix hal-info version typo | Richard Purdie | 2009-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | moblin-fixed-revisions.inc: Use the more recent dbus | Richard Purdie | 2009-05-19 | 1 | -2/+4 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | netbook: Disable rt2860 for now | Richard Purdie | 2009-05-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | meta-moblin: Add bickley, json-glib, libccss, librest, moblin-menus, ↵ | Richard Purdie | 2009-02-18 | 1 | -2/+7 |
| | | | | twitter-glib | ||||
* | menlow: Update to use the same xserver/mesa as netbook | Richard Purdie | 2009-02-05 | 1 | -7/+6 |
| | |||||
* | netbook/menlow: Add core2 as an architecture | Richard Purdie | 2009-01-29 | 2 | -2/+2 |
| | |||||
* | menlow.conf: Prefer linux-moblin as the kernel | Richard Purdie | 2009-01-29 | 1 | -1/+1 |
| | |||||
* | menlow: Add xf86-input-evdev to list of drivers to load | Richard Purdie | 2009-01-17 | 1 | -0/+1 |
| | |||||
* | Drop unneeded tune-atom.inc file | Richard Purdie | 2009-01-16 | 1 | -1/+0 |
| | |||||
* | moblin-fixed-revisions.inc: Drop unneeded versions settings | Richard Purdie | 2009-01-15 | 1 | -7/+1 |
| | |||||
* | base.bbclass: Add metadata revision handling for git (from OE) | Richard Purdie | 2009-01-02 | 1 | -5/+0 |
| | |||||
* | meta-moblin: Add initial menlow support | Richard Purdie | 2008-12-30 | 2 | -0/+46 |
| | |||||
* | upgrade hal to 0.5.11 and hal-info to 20080508(from OE) | Vivian Zhang | 2008-12-01 | 1 | -0/+2 |
| | |||||
* | upgrade eds-dbus to 2.20.0 | Vivian Zhang | 2008-12-01 | 1 | -0/+1 |
| | |||||
* | upgrade dbus to 1.2.4 | Vivian Zhang | 2008-12-01 | 1 | -0/+2 |
| | |||||
* | upgrade pango to 1.22.2; disable pango tests | Xu Li | 2008-12-01 | 1 | -0/+1 |
| | |||||
* | upgrade cairo to 1.8.2; add patch to fix its libtool issue | Xu Li | 2008-12-01 | 1 | -0/+1 |
| | |||||
* | upgrade pixman to 0.12.0 | Xu Li | 2008-12-01 | 1 | -0/+1 |
| | |||||
* | upgrade atk to 1.24.0 | Xu Li | 2008-12-01 | 1 | -0/+1 |
| | |||||
* | bootimg: As image size grows, we want to switch to FAT16 | Samuel Ortiz | 2008-11-06 | 1 | -1/+1 |
| | |||||
* | moblin.conf: Use package_ipk as well as rpm, just for now | Richard Purdie | 2008-11-06 | 1 | -1/+1 |
| | |||||
* | task-base: Removed RDEPEND on task-poky-boot | Joshua Lock | 2008-11-05 | 1 | -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-revisions | Joshua Lock | 2008-11-03 | 2 | -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 Bragg | 2008-10-30 | 1 | -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 Bragg | 2008-10-30 | 1 | -1/+1 |
| | | | | "xf86-video-intel" | ||||
* | Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operator | Robert Bragg | 2008-10-30 | 1 | -4/+4 |
| | |||||
* | Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵ | Richard Purdie | 2008-10-29 | 1 | -1/+1 |
|\ | | | | | | | into master-dev | ||||
| * | netbook.conf : change xf86-video-intel to xf86-video-intel-dri2 | Peng Li | 2008-10-29 | 1 | -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 one | Richard Purdie | 2008-10-28 | 1 | -0/+115 |
|/ | | | | Also refactor various data into common include files. | ||||
* | netbook: changed platform name from eee901 to netbook | Samuel Ortiz | 2008-10-21 | 2 | -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. |