Commit Graph

136 Commits

Author SHA1 Message Date
Richard Purdie 03cd4f4b51 meta-moblin/conf: Set SRCREV for clutter-imcontext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-23 18:24:48 +01:00
Richard Purdie c68dd4f8ac moblin-bleeding: Add bleeding moblin configuration
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-19 23:06:18 +01:00
Richard Purdie 33beaee6b5 moblin-floating-revisions.inc: Add floating SCM version definitons
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-19 23:05:47 +01:00
Richard Purdie 72c1f1d556 moblin-fixed-revisions.inc: Add initial locked down versions
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-19 23:05:09 +01:00
Richard Purdie fbb79a7878 poky/moblin-fixed-revisions.inc: Make sure SRCREVs are set appropriately
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-25 11:32:47 +01:00
Richard Purdie b0ced1c94e netbook/menlow: Don't generate jffs2 images by default
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-25 10:08:52 +01:00
Richard Purdie 98d05be7e9 moblin-fixed-revisions.inc: Fix hal-info version typo
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-22 17:32:59 +01:00
Richard Purdie b0eb2f4cb3 moblin-fixed-revisions.inc: Use the more recent dbus
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-19 16:00:52 +01:00
Richard Purdie 29fb246f5e netbook: Disable rt2860 for now
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-14 15:04:35 +01:00
Richard Purdie 440ac105bd meta-moblin: Add bickley, json-glib, libccss, librest, moblin-menus, twitter-glib 2009-02-18 14:20:06 +00:00
Richard Purdie 56383224c5 menlow: Update to use the same xserver/mesa as netbook 2009-02-05 14:07:45 +00:00
Richard Purdie 5a9a4802a9 netbook/menlow: Add core2 as an architecture 2009-01-29 13:57:07 +00:00
Richard Purdie 6147dc336e menlow.conf: Prefer linux-moblin as the kernel 2009-01-29 13:56:21 +00:00
Richard Purdie 05c1fabda8 menlow: Add xf86-input-evdev to list of drivers to load 2009-01-17 18:21:26 +00:00
Richard Purdie 7e0dfa2030 Drop unneeded tune-atom.inc file 2009-01-16 15:28:30 +00:00
Richard Purdie 68cc158ba7 moblin-fixed-revisions.inc: Drop unneeded versions settings 2009-01-15 19:49:17 +00:00
Richard Purdie 3ab2ff7668 base.bbclass: Add metadata revision handling for git (from OE) 2009-01-02 11:09:04 +00:00
Richard Purdie c8a24cd002 meta-moblin: Add initial menlow support 2008-12-30 17:15:49 +00:00
Vivian Zhang fdc8250625 upgrade hal to 0.5.11 and hal-info to 20080508(from OE) 2008-12-01 20:42:56 +00:00
Vivian Zhang 0c2a3df77b upgrade eds-dbus to 2.20.0 2008-12-01 18:00:24 +00:00
Vivian Zhang 0e89124501 upgrade dbus to 1.2.4 2008-12-01 17:59:32 +00:00
Xu Li d3bd1e8ab3 upgrade pango to 1.22.2; disable pango tests 2008-12-01 17:58:31 +00:00
Xu Li d12f673a23 upgrade cairo to 1.8.2; add patch to fix its libtool issue 2008-12-01 17:57:55 +00:00
Xu Li ba601403fe upgrade pixman to 0.12.0 2008-12-01 17:57:38 +00:00
Xu Li 57efa3ccc8 upgrade atk to 1.24.0 2008-12-01 17:57:17 +00:00
Samuel Ortiz faae7d38e6 bootimg: As image size grows, we want to switch to FAT16 2008-11-06 11:25:34 +01:00
Richard Purdie 0e5bc8758b moblin.conf: Use package_ipk as well as rpm, just for now 2008-11-06 09:24:48 +00:00
Joshua Lock bbac24bb2e task-base: Removed RDEPEND on task-poky-boot
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-05 16:56:08 +00:00
Joshua Lock 582b71a90c moblin-fixed-revisions: Added and preferred over poky-fixed-revisions
Add moblin-fixed-revisions to meta-moblin for where Moblin requires fixed revisions different from those in the Poky distro.
2008-11-03 10:46:09 +00:00
Robert Bragg 8231fc119b [netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) 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 18:25:06 +00:00
Robert Bragg c50e010193 [moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video-intel" 2008-10-30 18:25:05 +00:00
Robert Bragg 057abf00db Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operator 2008-10-30 18:25:05 +00:00
Richard Purdie e61ea24100 Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging into master-dev 2008-10-29 14:55:26 +00:00
Peng Li e76840f41a netbook.conf : change xf86-video-intel to xf86-video-intel-dri2
This change will have package "xf86-video-intel-dri2" built into
netbook image
2008-10-29 22:27:12 +08:00
Richard Purdie 47c42b6c30 conf/distro: Create a moblin distro config file based on the Poky one
Also refactor various data into common include files.
2008-10-28 16:34:35 +00:00
Samuel Ortiz e5c53ce035 netbook: changed platform name from eee901 to netbook
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.
2008-10-21 16:01:02 +02:00