summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* x86:Chris Larson2006-08-1813-51/+1644
| | | | | | | | | | * Add qemux86 machine. * Glibc 2.4 updates from upstream OE. * Add linux-x86 kernel to satisfy the deps. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@616 311d38ba-8fff-0310-9ca6-ca027cbcb966
* fontconfig-native: call out freetype-config-native, not freetype-config. ↵Chris Larson2006-08-181-1/+2
| | | | | | the inadvertant inclusion of the target staging dirs in the lib search paths can break the x86 builds. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@615 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xextproto: do not PROVIDES xextensions, as it does not includ xextensions.pc.Chris Larson2006-08-182-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@614 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix packaging for matchbox-panel-2Chris Lord2006-08-181-1/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@613 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add matchbox-panel-2 to pokyChris Lord2006-08-171-0/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@612 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bump up settings daemon dateMatthew Allum2006-08-171-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@611 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add patch to rename eaccess function in coreutils-native so it doesn't Chris Lord2006-08-172-2/+47
| | | | | | | conflict with any system-provided eaccess. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@610 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Switch from tslib 1.0-rc1 to tslib 1.0.Chris Larson2006-08-171-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@609 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add tslib 1.0 release candidate one.Chris Larson2006-08-161-0/+80
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@608 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Numerous new xorg package versions from upstream OE. Pester me if any local ↵Chris Larson2006-08-15335-60/+3953
| | | | | | changes got inadvertantly lost, or if any packages need upgrading. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gtk-doc: Create directory before installing the fileRichard Purdie2006-08-141-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@606 311d38ba-8fff-0310-9ca6-ca027cbcb966
* classes/base.bbclass:Richard Purdie2006-08-145-4/+14
| | | | | | | | | | | | | | | | | | * Add stamps for do_fetch task * Remove empty NOTE messages * Add do_configure task dependecy for DEPENDS handling classes/debian.bbclass: * Add do_package task dependecy for RDEPENDS handling classes/image_ipk.bbclass: * Add do_package task dependecy for recursive RDEPENDS handling classes/package.bbclass: * Add do_package task dependecy for DEPENDS handling classes/rootfs_ipk.bbclass: * Derive image PR from DATE and TIME * Add stamps to do_rootfs task (PR changing will trigger rebuilds instead) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@605 311d38ba-8fff-0310-9ca6-ca027cbcb966
* multimachine: HOST_OS should be TARGET_OSRichard Purdie2006-08-141-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@604 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libnss-mdns: Remove unneeded RRECOMMENDSRichard Purdie2006-08-141-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@603 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add libglade to RDEPENDSRichard Purdie2006-08-141-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@602 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove unneeded RRECOMMENDSRichard Purdie2006-08-142-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@601 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove IMAGE_FSTYPE, allow anything to override the default IMAGE_FSTYPESRichard Purdie2006-08-101-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@600 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: Add usbhost kernel modulesRichard Purdie2006-08-091-1/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@597 311d38ba-8fff-0310-9ca6-ca027cbcb966
* ipkg: Fix a problem with paths lengths triggering the use of GNU tar ↵Richard Purdie2006-08-083-1/+39
| | | | | | extensions and ipkg not understanding them git-svn-id: https://svn.o-hand.com/repos/poky/trunk@596 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Move gconf macro into correct locationMatthew Allum2006-08-081-1/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@595 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add gconf macro file so mb builds again with gconf depMatthew Allum2006-08-082-2/+42
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@594 311d38ba-8fff-0310-9ca6-ca027cbcb966
* lock down mb wm and lib version to 1.1 and 1.9 release respectivelyMatthew Allum2006-08-071-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@593 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add libmatchbox 1.9 bbMatthew Allum2006-08-071-0/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@592 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add mb-wm 1.1 bbMatthew Allum2006-08-071-0/+33
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@591 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update settings-daemon package (fix version, inherit gconf) - this may have ↵Chris Lord2006-08-012-24/+2
| | | | | | already been done. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@588 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-oz-2.6: Fix a compile failure due to a broken patchRichard Purdie2006-07-311-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@587 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glibc: Limit the locales that are generated under qemu. Note this patch ↵Richard Purdie2006-07-283-0/+27
| | | | | | totally trashes the other locales and would therefore need refinement for OE. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@583 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add projects.o-hand.com/sources/kernel as a mirror for rpsys.net's patchesRichard Purdie2006-07-281-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@582 311d38ba-8fff-0310-9ca6-ca027cbcb966
* avahi: Remove startup warning if dbus isn't setup yetRichard Purdie2006-07-281-1/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@581 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Set MAINTAINER for all poky packages to poky@openedhand.comRichard Purdie2006-07-281-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@580 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: Update zaurusd SRCDATE to benefit from mixer fixes in svnRichard Purdie2006-07-281-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@579 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update debug packages to place symbol files in a .debug directory - fixes ↵Richard Purdie2006-07-282-4/+6
| | | | | | certain packaging problems git-svn-id: https://svn.o-hand.com/repos/poky/trunk@578 311d38ba-8fff-0310-9ca6-ca027cbcb966
* nokia770.conf: Add nokia770-init to MACHINE_ESSENTIAL_EXTRA_RDEPENDSRichard Purdie2006-07-281-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@577 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: Bump settings-daemon SRCDATERichard Purdie2006-07-281-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@576 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurusd: Add missing RDEPEND on xrandrRichard Purdie2006-07-281-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@575 311d38ba-8fff-0310-9ca6-ca027cbcb966
* matchbox-poky: Remove references to chkhinge26 as zaurusd now handles this. ↵Richard Purdie2006-07-282-5/+7
| | | | | | Correct theme key and force gconftool-2 to run on device (at least until we debug other issues) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@574 311d38ba-8fff-0310-9ca6-ca027cbcb966
* settings daemon: Set PV correctly and add inherit gconfRichard Purdie2006-07-281-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@573 311d38ba-8fff-0310-9ca6-ca027cbcb966
* and bump up matchbox wm svn date more..Matthew Allum2006-07-281-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@572 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bump up libmatchbox svn date moreMatthew Allum2006-07-281-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@571 311d38ba-8fff-0310-9ca6-ca027cbcb966
* nokia770.conf, ipaq-pxa270.conf: Update after task-machine changesRichard Purdie2006-07-283-24/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@570 311d38ba-8fff-0310-9ca6-ca027cbcb966
* cmx270.conf, qemuarm.conf: Update after task-machine changesRichard Purdie2006-07-282-28/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@569 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bump up settings daemon src dateMatthew Allum2006-07-271-3/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@568 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bump up matchbox-poky PRMatthew Allum2006-07-271-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@567 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove setting of theme on MB command line, leave up to settings daemonMatthew Allum2006-07-271-4/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@566 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Comment out gconf schema bits in settings-daemon for now, this is done inChris Lord2006-07-271-5/+6
| | | | | | | matchbox-poky script git-svn-id: https://svn.o-hand.com/repos/poky/trunk@565 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add gconf schema for settings-daemon that sets the default themeChris Lord2006-07-272-2/+23
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@564 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add exec to home panel app script so PID gets set as expected and avoid ↵Matthew Allum2006-07-272-2/+2
| | | | | | panel timeout git-svn-id: https://svn.o-hand.com/repos/poky/trunk@563 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Totally rework task handling for machine/distro specific features. Create ↵Richard Purdie2006-07-267-81/+262
| | | | | | task-base.bb to handle this and update machine/distro files accordingly. MACHINE_FEATURES and DISTRO_FEATURES together combine to configure the machine specific task-base and other specific tasks can easily be created (task-base-oh-minimal is an exmaple) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@562 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Add base_both_contains function for use in task filesRichard Purdie2006-07-261-0/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@561 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus-clamshell: Add working JFFS2 summary image supportRichard Purdie2006-07-261-5/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@560 311d38ba-8fff-0310-9ca6-ca027cbcb966