Commit Graph

61 Commits

Author SHA1 Message Date
Richard Purdie 90f97b66b5 moblin-images-live: Move common code to the .inc file 2008-12-31 00:10:12 +00:00
Richard Purdie 323ba2166a moblin-image-live: Drop since this is the same as moblin-image-netbook-live 2008-12-31 00:05:34 +00:00
Richard Purdie d170d89e8d check: Drop old version and use autotools_stage 2008-12-31 00:04:03 +00:00
Richard Purdie 433fca7e0a Set COMPATIBLE_MACHINE for menlow recipes 2008-12-30 21:21:50 +00:00
Richard Purdie 0f4433e3b7 task-moblin-x11-netbook: Bump PR 2008-12-30 21:03:55 +00:00
Richard Purdie c8a24cd002 meta-moblin: Add initial menlow support 2008-12-30 17:15:49 +00:00
Richard Purdie 428e022700 image-minimal-initramfs: Add base-passwd to images to avoid udev complaints 2008-12-26 14:26:16 +00:00
Richard Purdie be30e75511 task-moblin-x11-netbook: Allow the user to append to the list of moblin packages 2008-12-18 15:49:19 +00:00
Richard Purdie 5486cc46f7 meta-moblin: Add gnome-menus 2.24.0 (from OE) 2008-12-17 12:13:41 +00:00
Richard Purdie 36636a9e38 meta-moblin: Add libjana (from meta-openmoko) 2008-12-17 12:13:21 +00:00
Richard Purdie 57ba4a20fb meta-moblin: Add taglib 1.5 2008-12-17 12:12:51 +00:00
Richard Purdie 63c279ef55 Move check, policykit and xerces-c to meta-moblin 2008-12-02 21:40:25 +00:00
Richard Purdie d38f630c1e meta-moblin/xorg-app: Add missing include file 2008-12-02 17:17:13 +00:00
Richard Purdie 70203a0723 Move pam, packagekit, monit and gnet to meta-moblin 2008-12-02 14:30:31 +00:00
Richard Purdie f379d79162 meta-moblin: Remove files already in meta 2008-12-01 22:38:53 +00:00
Richard Purdie 4a4eaec9e0 meta-moblin: Add extra xorg-app, xorg-data and gvfs packages from OE 2008-12-01 20:56:25 +00:00
Richard Purdie d7aaf31869 meta-moblin: Add basic qt support (from OE) 2008-12-01 20:55:25 +00:00
austin 14ecbd658e Skip useless and memory-based folder when create the initial file list. 2008-12-01 20:52:04 +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
Peter Zhu 93ae0be27c upgrade PR of sreadahead_0.02.bb 2008-12-01 20:41:08 +00:00
austin 6f7afab062 sreadahead: Add a patch to set the app to io-idle running status.
This patch sets the sreadahead to io-idle stauts when it is running,
so that sreadahead will not preempt IO with other apps.
2008-12-01 20:40:32 +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 1782861e45 Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND string 2008-11-10 17:19:26 +01:00
Samuel Ortiz 9e8d22ae38 linux-moblin-2.6.27-rc6: Fix rc6 patch URL 2008-11-06 15:15:38 +01: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 3ae3b2ba8a moblin-image-sdk: Should use NETBOOK_IMAGE_FEATURES not SATO_IMAGE_FEATURES. 2008-11-06 00:32:09 +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
Samuel Ortiz 7e6ddbd883 linux-moblin: Tweak defconfig to improve kernel boot time
We are now having uhci and ohci as modules. We also got rid of useless
BLK_DEV config options.
With this new .config, the kernel boots in just less than 1 second.
2008-11-05 17:34:59 +01:00
Joshua Lock 47e825a2c4 moblin-image-netbook-install: deleted.
moblin-image-netbook-install no longer needed, install functionality is provided by moblin-image-netbook-live.
2008-11-05 14:45:20 +00:00
Samuel Ortiz 97cbee6239 task-moblin-tools: moving sreadahead to task-moblin-boot 2008-11-05 12:22:20 +01:00
Richard Purdie 559cbf23f9 sreadahead: Mark as x86 only 2008-11-04 20:58:27 +00:00
Samuel Ortiz 1b7873fae9 task-moblin-tools: Add sreadahead to the package list 2008-11-03 19:18:40 +01:00
Samuel Ortiz bebb376e62 sreadahead: Initial commit
Super readahead is an improved readahead tool.
2008-11-03 19:14:00 +01:00
Samuel Ortiz 7b5d03d08e linux-moblin: Add super readahead ext3 specific patch
We need this patch for sreadahead to generate the to be read file list.
2008-11-03 19:11:28 +01: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
Samuel Ortiz d410789397 linux-moblin: 2.6.27-rc6 is not the default 2008-10-31 13:13:00 +01:00
Robert Bragg 35b85e9398 [task-moblin] bumps PR, so that machine mods to XSERVER get noticed 2008-10-30 18:30:11 +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
Samuel Ortiz 3e7b691f60 task-moblin-tools: bumping PR 2008-10-29 15:34:36 +01:00
Samuel Ortiz 6f65d5bbbe task-moblin-tools: Removed exmap and sreadahead 2008-10-29 15:27:27 +01: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