summaryrefslogtreecommitdiffstats
path: root/meta-moblin
Commit message (Collapse)AuthorAgeFilesLines
* Move check, policykit and xerces-c to meta-moblinRichard Purdie2008-12-025-0/+105
|
* meta-moblin/xorg-app: Add missing include fileRichard Purdie2008-12-021-0/+19
|
* Move pam, packagekit, monit and gnet to meta-moblinRichard Purdie2008-12-0210-0/+269
|
* meta-moblin: Remove files already in metaRichard Purdie2008-12-016-278/+0
|
* meta-moblin: Add extra xorg-app, xorg-data and gvfs packages from OERichard Purdie2008-12-0140-0/+239
|
* meta-moblin: Add basic qt support (from OE)Richard Purdie2008-12-0115-0/+675
|
* Skip useless and memory-based folder when create the initial file list.austin2008-12-011-1/+1
|
* upgrade hal to 0.5.11 and hal-info to 20080508(from OE)Vivian Zhang2008-12-011-0/+2
|
* upgrade PR of sreadahead_0.02.bbPeter Zhu2008-12-011-1/+1
|
* sreadahead: Add a patch to set the app to io-idle running status.austin2008-12-012-0/+40
| | | | | This patch sets the sreadahead to io-idle stauts when it is running, so that sreadahead will not preempt IO with other apps.
* upgrade eds-dbus to 2.20.0Vivian Zhang2008-12-011-0/+1
|
* upgrade dbus to 1.2.4Vivian Zhang2008-12-011-0/+2
|
* upgrade pango to 1.22.2; disable pango testsXu Li2008-12-011-0/+1
|
* upgrade cairo to 1.8.2; add patch to fix its libtool issueXu Li2008-12-011-0/+1
|
* upgrade pixman to 0.12.0Xu Li2008-12-011-0/+1
|
* upgrade atk to 1.24.0Xu Li2008-12-011-0/+1
|
* Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND stringSamuel Ortiz2008-11-101-1/+1
|
* linux-moblin-2.6.27-rc6: Fix rc6 patch URLSamuel Ortiz2008-11-061-2/+2
|
* bootimg: As image size grows, we want to switch to FAT16Samuel Ortiz2008-11-061-1/+1
|
* moblin.conf: Use package_ipk as well as rpm, just for nowRichard Purdie2008-11-061-1/+1
|
* moblin-image-sdk: Should use NETBOOK_IMAGE_FEATURES not SATO_IMAGE_FEATURES.Joshua Lock2008-11-061-1/+1
|
* task-base: Removed RDEPEND on task-poky-bootJoshua Lock2008-11-051-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.
* linux-moblin: Tweak defconfig to improve kernel boot timeSamuel Ortiz2008-11-052-10/+7
| | | | | | 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.
* moblin-image-netbook-install: deleted.Joshua Lock2008-11-051-13/+0
| | | | moblin-image-netbook-install no longer needed, install functionality is provided by moblin-image-netbook-live.
* task-moblin-tools: moving sreadahead to task-moblin-bootSamuel Ortiz2008-11-052-4/+5
|
* sreadahead: Mark as x86 onlyRichard Purdie2008-11-041-0/+6
|
* task-moblin-tools: Add sreadahead to the package listSamuel Ortiz2008-11-031-3/+4
|
* sreadahead: Initial commitSamuel Ortiz2008-11-035-0/+125
| | | | Super readahead is an improved readahead tool.
* linux-moblin: Add super readahead ext3 specific patchSamuel Ortiz2008-11-032-1/+67
| | | | We need this patch for sreadahead to generate the to be read file list.
* moblin-fixed-revisions: Added and preferred over poky-fixed-revisionsJoshua Lock2008-11-032-0/+6
| | | | Add moblin-fixed-revisions to meta-moblin for where Moblin requires fixed revisions different from those in the Poky distro.
* linux-moblin: 2.6.27-rc6 is not the defaultSamuel Ortiz2008-10-311-1/+0
|
* [task-moblin] bumps PR, so that machine mods to XSERVER get noticedRobert Bragg2008-10-301-1/+1
|
* [netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) ↵Robert Bragg2008-10-301-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 Bragg2008-10-301-1/+1
| | | | "xf86-video-intel"
* Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operatorRobert Bragg2008-10-301-4/+4
|
* Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵Richard Purdie2008-10-291-1/+1
|\ | | | | | | into master-dev
| * netbook.conf : change xf86-video-intel to xf86-video-intel-dri2Peng Li2008-10-291-1/+1
| | | | | | | | | | This change will have package "xf86-video-intel-dri2" built into netbook image
* | task-moblin-tools: bumping PRSamuel Ortiz2008-10-291-1/+1
| |
* | task-moblin-tools: Removed exmap and sreadaheadSamuel Ortiz2008-10-291-4/+4
| |
* | meta-moblin/packages/tasks/task-moblin-tools.bb: fix typo in filename.Joshua Lock2008-10-291-0/+0
| |
* | Tidy up images and tasks in meta and meta-moblin.Joshua Lock2008-10-2928-184/+64
| | | | | | | | | | | | | | 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.
* | meta-moblin: Add moblin-image-minimal imageSamuel Ortiz2008-10-291-0/+11
| |
* | conf/distro: Create a moblin distro config file based on the Poky oneRichard Purdie2008-10-282-0/+127
|/ | | | Also refactor various data into common include files.
* tasks: apps-x11-pimlico renaming typoSamuel Ortiz2008-10-271-0/+0
|
* tasks: fix moblin-tools task name typoSamuel Ortiz2008-10-271-0/+58
|
* meta-moblin: rename images and tasks from poky-* to moblin-*Samuel Ortiz2008-10-2418-0/+542
|
* meta-molbin/images: Add poky-image-sdk-live.bbRichard Purdie2008-10-241-0/+9
|
* linux-moblin: We dont need the defconfig-eee901 files anymoreSamuel Ortiz2008-10-212-4843/+0
|
* linux-moblin: Add 2.6.27 moblin kernelSamuel Ortiz2008-10-21105-0/+70027
| | | | | This will be the default moblin kernel. We also moved the 2.6.27-rc* kernels to meta-moblin.
* netbook: changed platform name from eee901 to netbookSamuel Ortiz2008-10-218-0/+103
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.