summaryrefslogtreecommitdiff
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* Clean up X start up scripts. Remove uneeded files. Use xinit to more safely ↵Matthew Allum2006-08-2317-165/+28
| | | | | | launch Xserver and XSession scripts git-svn-id: https://svn.o-hand.com/repos/poky/trunk@632 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add a few more test results to i586-linux for the qemux86 build, this time ↵Chris Larson2006-08-231-0/+4
| | | | | | for libgcrypt. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@631 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Tweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add ↵Richard Purdie2006-08-233-2/+2
| | | | | | do_rootfs[nostamp] back, remove image_ipk PR git-svn-id: https://svn.o-hand.com/repos/poky/trunk@630 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-openzaurus: Add qemux86 supportRichard Purdie2006-08-233-2/+1545
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@629 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add a couple entries to the i586 site file, to fix up the avahi build for ↵Chris Larson2006-08-231-1/+3
| | | | | | qemux86. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@628 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix the patch.bbclass error handling in a couple of the error paths by ↵Chris Larson2006-08-231-4/+3
| | | | | | changing the semantics of the PatchError exception. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@627 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add xinitMatthew Allum2006-08-221-0/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@626 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Clean up the way patch.bbclass's runcmd handles the directory not existing.Chris Larson2006-08-221-4/+17
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@624 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Drop outdated opensync packages for nowRichard Purdie2006-08-215-74/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@623 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Changes for ticket:8, with fixes for the bugs reported by Richard.Chris Larson2006-08-212-86/+410
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@622 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add/fix libsoup 2.2.96 packageChris Lord2006-08-201-0/+18
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@621 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add pcmanfm 0.3.0.1 (latest) + patch to enable use without FAMChris Lord2006-08-202-0/+457
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@620 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnone-vfs-dbus: disable openssl and samba explicitlyRichard Purdie2006-08-191-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@619 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl/perl-native: Sync with OERichard Purdie2006-08-187-25/+3130
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@618 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl: Add i586-linux config fileRichard Purdie2006-08-181-0/+1028
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@617 311d38ba-8fff-0310-9ca6-ca027cbcb966
* 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