Commit Graph

18952 Commits

Author SHA1 Message Date
Chris Lord a0ae2c8101 Fix crash with gst-inspect
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@705 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-12 15:25:37 +00:00
Chris Lord cb21806802 Change maintainer for all gstreamer packages to myself (they've diverged
enough for this, I think)


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@704 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-12 09:55:17 +00:00
Chris Lord b015278dc1 Fix gst-plugin-* depending on gst-plugins-*-dbg
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@703 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-11 19:53:06 +00:00
Chris Lord 117d625793 Tweak/fix-up GStreamer stuff - gst-launch seems to work with mpegs now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@701 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-08 14:34:52 +00:00
Chris Larson abfc1dbd73 Add apt & apt-native, including the generation of the apt.conf to be used for the rootfs population.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@699 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-07 20:46:06 +00:00
Chris Lord 2ca2649935 - Add libmusicbrainz from OE
- Fix up gstreamer packages
- Add gstreamer base/audio/video meta-packages
- Add owl-video-widget
- Add owl-video-widget, gst-meta-audio and gst-meta-video to test-apps 
  in oh-image-pda (currently not working?)


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@698 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-07 13:09:52 +00:00
Tomas Frydrych e9b762802b configuration for csl2006q1-6 compiler and binutils
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@697 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-06 15:12:59 +00:00
Chris Larson 8f47d85143 Add dpkg, modified from upstream oe.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@696 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-05 07:24:58 +00:00
Matthew Allum f8b1e634eb Check /proc/cmdline for 'x11=false' to disable X server startup
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@695 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-03 14:26:12 +00:00
Chris Lord f1f8c5a6a7 Add gstreamer 0.10 - Mostly packages from OE + updates and gstreamer
binary registry patch


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@694 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-01 18:01:05 +00:00
Matthew Allum b89a8f8820 Add xset, xrandr to oh-task-base
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@693 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-01 13:19:38 +00:00
Matthew Allum fe8b30c3f6 Add cmx270 special casing for not including wifi
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@692 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-01 13:18:05 +00:00
Chris Larson 5027d8f8f2 patch.bbclass: updates from upstream oe.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@691 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-01 08:36:17 +00:00
Matthew Allum aaab207d36 Update cmx270 for 2.6.16 use
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@690 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-31 17:01:15 +00:00
Matthew Allum 287f11c7a8 Add compulab modified 2.6.16 kernel
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@689 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-31 17:00:20 +00:00
Matthew Allum ce8c8e09f1 Add correct patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@688 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-31 16:05:30 +00:00
Matthew Allum 1e09fe19b8 Add patch for -fb switch support for Xfbdev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@687 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-31 15:55:49 +00:00
Matthew Allum 18117c4390 Add basic support for cmx270 mxfb X
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@686 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-31 15:54:49 +00:00
Chris Larson 99da426eb5 base.bbclass: Add a new 'rebuild' convenience task, which simply does a clean and then runs the default task ('build').
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@685 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-31 09:20:47 +00:00
Richard Purdie c48931146d devshell.bbclass: Run after do_patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@684 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-31 08:19:26 +00:00
Richard Purdie b9f06d1671 devshell: Convert to its own class and add to poky.conf by default. Export EXTRA_OEMAKE to devshell.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@683 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-30 22:11:12 +00:00
Richard Purdie c1ab349f63 base.bbclass: Add devshell task. Trigger as bitbake somepackage -c devshell which will drop you into an interactive shell within the source (S) directory. The environment is as found internally to other tasks for the package (PATH includes the toolchain etc.).
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@682 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-30 21:28:55 +00:00
Chris Larson 874a642961 Patch.bbclass: add NOOPResolver class for use in unattended builds, which does no actual patch resolution, simply passing the failure on up. Set PATCHRESOLVE='noop' to make use of it. Also pulls in the workaround for quilt's upward searching for a 'patches' dir from upstream oe.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@680 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-30 07:25:59 +00:00
Matthew Allum 015306454c Fix cursor hiding when running on qemu versatile board
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@679 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-29 22:46:04 +00:00
Richard Purdie b1d72c5762 image.bbclass: Add symlinks to the latest images for a given machine
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@677 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-29 22:12:42 +00:00
Richard Purdie 0426fad344 linux-openzaurus.inc: Add symlink to deploy/images for the latest kernel for a given machine
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@676 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-29 22:09:18 +00:00
Matthew Allum 24164f30d3 Add ac_cv_sizeof_int_p, needed mysteriously suddenly by rxvt-unicode
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@675 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-29 19:03:07 +00:00
Richard Purdie 67557e18bc gcc-cross-csl: Fix typo and hence require error. Not sure how this worked and it will probably break the csl toolchain...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@674 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-29 16:20:27 +00:00
Richard Purdie f54e1c6834 dbus-native 0.5: drop old version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@673 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-29 16:17:56 +00:00
Chris Larson ecb32bdee7 Patch failure handling updates, added a 'patch' concrete class, so we can apply patches to quilt-native itself.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@670 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-28 20:36:36 +00:00
Chris Larson 01056cdbea quilt updates from upstream oe.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@669 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-28 20:33:14 +00:00
Richard Purdie c813d14c9f Change include x.inc -> require x.inc (sync with OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@666 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 23:34:18 +00:00
Richard Purdie 1489f00aac pango: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@665 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 23:04:35 +00:00
Richard Purdie 92026fcdb0 chkhinge26: drop (replaced by zaurusd)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@664 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 22:44:10 +00:00
Richard Purdie 418c6e58f7 avahi 0.6.10 -> 0.6.13 (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@663 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 22:34:19 +00:00
Chris Larson d717d4f196 Patch.bbclass: fix bug resulting in a failure to md5 the local path.. it broke when localpath() included variable references.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@662 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 22:29:46 +00:00
Richard Purdie 438c974339 automake: Sync with OE (include -> requires)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@661 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 22:28:21 +00:00
Richard Purdie 566a46390b autoconf: Sync with OE (include -> requires and add AC_CHECK_TARGET_TOOL backport from 2.60)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@660 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 22:27:53 +00:00
Richard Purdie 57a3f74e90 Add tune-iwmmxt (use to enable wireless extenion optimisations)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@659 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 22:08:09 +00:00
Richard Purdie 3fb64b4e50 sanity.conf: Update minimum bitbake version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@658 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 22:05:00 +00:00
Richard Purdie 6edc490b9b Drop familiar, sync angstrom and openzaurus after merging task-base changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@657 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 21:58:50 +00:00
Richard Purdie 5ad6d9a94a bitbake.conf: Sync with upstream
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@656 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 21:58:04 +00:00
Richard Purdie 504535f20b Sync task.base after merging upstream
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@655 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 21:57:41 +00:00
Richard Purdie 2a01021aaf Sync conf files with OE (and add iwmmxt arch to capable machines)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@654 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 21:55:03 +00:00
Richard Purdie 06a16339a3 qemu: Generate ext2 images as well as bz2 tarballs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@653 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 21:53:32 +00:00
Richard Purdie 72906f5da4 conf/distro: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@652 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 16:13:31 +00:00
Richard Purdie 93a8d0662e classes: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@651 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 16:01:33 +00:00
Richard Purdie bd1b2b21bc poky: Add POKYMODE=eabi2 - Uses glibc 2.4 and gcc 4.1.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@649 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-26 22:59:59 +00:00
Richard Purdie 8800d8be25 gcc: Add 4.1.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@648 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-26 22:58:50 +00:00
Richard Purdie 1562178b03 linux-openzaurus: Change qemuarm to emulate the Versatile/PB with SCSI disk support and OHCI USB (via PCI)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@647 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-26 22:08:47 +00:00
Richard Purdie 892c3b49a7 linux-openzaurus: Change qemuarm to emulate the Versatile/PB with SCSI disk support and OHCI USB (via PCI)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@646 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-26 22:08:33 +00:00
Richard Purdie 9141b71389 glibc-2.4: Extend list of broken locales
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@645 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-26 21:12:41 +00:00
Richard Purdie 26993942a5 qemu: Updates to reflect new SRCDATE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@644 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-26 17:40:21 +00:00
Richard Purdie 4ebdad58c5 qemu: Update to SRCDATE = 20060723 (corresponds to 0.8.2)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@643 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-26 17:38:49 +00:00
Richard Purdie 6f6b931307 qemu: Add nptl patch to allow EABI binary locale generation (from scratchbox)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@642 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-26 15:15:59 +00:00
Jorn Baayen 5c2171b4a0 ship battery applet images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@641 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-25 11:51:43 +00:00
Jorn Baayen 30532ac076 s/libapm/apmd
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@640 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-25 11:45:11 +00:00
Jorn Baayen 21775248d7 updated matchbox-panel-2 packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@639 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-25 11:41:22 +00:00
Jorn Baayen 55b765064d Added faster cairo_fixed_from_double()
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@638 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-25 10:14:14 +00:00
Chris Larson ad1b593155 Add a few more i586-linux test results for x86 builds.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@637 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-25 07:25:28 +00:00
Chris Lord 6b656b24d8 Add util-macros to the DEPENDS of xorg-app-common.inc
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@636 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-24 16:06:45 +00:00
Richard Purdie 0982068581 Remove unneeded linux-x86
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@635 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-24 08:57:29 +00:00
Richard Purdie fa1dde28af qemux86: Switch to use linux-openzaurus as the kernel provider
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@634 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-24 08:56:29 +00:00
Richard Purdie 9e2e38c220 linux-openzaurus: Update defconfig-qemux86
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@633 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-23 11:44:36 +00:00
Matthew Allum 521b22d2f8 Clean up X start up scripts. Remove uneeded files. Use xinit to more safely launch Xserver and XSession scripts
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@632 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-23 10:44:12 +00:00
Chris Larson 2d5a5e5ba9 Add a few more test results to i586-linux for the qemux86 build, this time for libgcrypt.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@631 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-23 09:43:16 +00:00
Richard Purdie 3b50962e83 Tweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add 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
2006-08-23 09:42:43 +00:00
Richard Purdie 97924c6008 linux-openzaurus: Add qemux86 support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@629 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-23 09:18:12 +00:00
Chris Larson a0ce0b81d7 Add a couple entries to the i586 site file, to fix up the avahi build for qemux86.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@628 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-23 08:54:48 +00:00
Chris Larson 056b43353e Fix the patch.bbclass error handling in a couple of the error paths by changing the semantics of the PatchError exception.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@627 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-23 08:50:26 +00:00
Matthew Allum c69404a7d5 Add xinit
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@626 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-22 17:52:07 +00:00
Chris Larson 7aa52d7fd9 Clean up the way patch.bbclass's runcmd handles the directory not existing.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@624 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-22 08:58:02 +00:00
Richard Purdie 9649cf3dae Drop outdated opensync packages for now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@623 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-21 18:40:47 +00:00
Chris Larson fe7c8c26ed Changes for ticket:8, with fixes for the bugs reported by Richard.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@622 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-21 00:50:19 +00:00
Chris Lord 4776ce09c4 Add/fix libsoup 2.2.96 package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@621 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-20 22:53:28 +00:00
Chris Lord 1bf87de1e6 Add pcmanfm 0.3.0.1 (latest) + patch to enable use without FAM
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@620 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-20 19:53:06 +00:00
Richard Purdie ac73b5ad0b gnone-vfs-dbus: disable openssl and samba explicitly
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@619 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-19 07:59:40 +00:00
Richard Purdie 017f9dbb6b perl/perl-native: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@618 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-18 22:19:53 +00:00
Richard Purdie 467265320c perl: Add i586-linux config file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@617 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-18 21:44:56 +00:00
Chris Larson 45b048283c x86:
* 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
2006-08-18 09:31:38 +00:00
Chris Larson 10984ecd54 fontconfig-native: call out freetype-config-native, not freetype-config. 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
2006-08-18 08:07:24 +00:00
Chris Larson 7b8d7fed53 xextproto: do not PROVIDES xextensions, as it does not includ xextensions.pc.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@614 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-18 08:06:15 +00:00
Chris Lord 94f4377c5c Fix packaging for matchbox-panel-2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@613 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-18 00:08:42 +00:00
Chris Lord d8b4d9c7fc Add matchbox-panel-2 to poky
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@612 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-17 20:04:30 +00:00
Matthew Allum 7d9b40bf4e bump up settings daemon date
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@611 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-17 16:29:12 +00:00
Chris Lord 22a7b205e4 Add patch to rename eaccess function in coreutils-native so it doesn't
conflict with any system-provided eaccess.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@610 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-17 15:19:29 +00:00
Chris Larson d58cfb05fa Switch from tslib 1.0-rc1 to tslib 1.0.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@609 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-17 10:00:44 +00:00
Chris Larson cefc924b29 Add tslib 1.0 release candidate one.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@608 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-16 22:03:00 +00:00
Chris Larson ca10363baa Numerous new xorg package versions from upstream OE. Pester me if any local 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
2006-08-15 11:58:37 +00:00
Richard Purdie c210d01a7c gtk-doc: Create directory before installing the file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@606 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-14 09:26:45 +00:00
Richard Purdie 283e9868e7 classes/base.bbclass:
* 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
2006-08-14 00:38:08 +00:00
Richard Purdie 0f5e8d268a multimachine: HOST_OS should be TARGET_OS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@604 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-14 00:31:00 +00:00
Richard Purdie dec8b8b618 libnss-mdns: Remove unneeded RRECOMMENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@603 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-14 00:29:31 +00:00
Richard Purdie 5ea6825e4b Add libglade to RDEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@602 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-14 00:27:16 +00:00
Richard Purdie 1f20ade43c Remove unneeded RRECOMMENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@601 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-14 00:26:51 +00:00
Richard Purdie a26f74c119 Remove IMAGE_FSTYPE, allow anything to override the default IMAGE_FSTYPES
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@600 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-10 13:37:45 +00:00
Richard Purdie 2992d03966 task-base: Add usbhost kernel modules
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@597 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-09 16:39:58 +00:00
Richard Purdie b161186a4e ipkg: Fix a problem with paths lengths triggering the use of GNU tar extensions and ipkg not understanding them
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@596 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-08 12:18:53 +00:00
Matthew Allum ee105762c6 Move gconf macro into correct location
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@595 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-08 09:18:55 +00:00
Matthew Allum 91e99388eb Add gconf macro file so mb builds again with gconf dep
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@594 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-08 08:41:31 +00:00
Matthew Allum 1c6dd82bd8 lock down mb wm and lib version to 1.1 and 1.9 release respectively
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@593 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-07 15:10:20 +00:00
Matthew Allum 2360bfa2ab Add libmatchbox 1.9 bb
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@592 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-07 15:06:25 +00:00
Matthew Allum d24a63938a Add mb-wm 1.1 bb
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@591 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-07 15:05:12 +00:00
Chris Lord a7d6fa4c49 Update settings-daemon package (fix version, inherit gconf) - this may have already been done.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@588 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-01 11:44:25 +00:00
Richard Purdie 150c1ccc88 linux-oz-2.6: Fix a compile failure due to a broken patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@587 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-31 09:35:03 +00:00
Richard Purdie 5599ea7fb1 glibc: Limit the locales that are generated under qemu. Note this patch 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
2006-07-28 17:48:27 +00:00
Richard Purdie c5b80f33c5 Add projects.o-hand.com/sources/kernel as a mirror for rpsys.net's patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@582 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 16:57:17 +00:00
Richard Purdie 5bbdb03862 avahi: Remove startup warning if dbus isn't setup yet
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@581 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 16:53:13 +00:00
Richard Purdie 9ec8368091 Set MAINTAINER for all poky packages to poky@openedhand.com
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@580 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 16:17:30 +00:00
Richard Purdie bce1a6b48d poky.conf: Update zaurusd SRCDATE to benefit from mixer fixes in svn
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@579 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 16:05:02 +00:00
Richard Purdie 25f46620dd Update debug packages to place symbol files in a .debug directory - fixes certain packaging problems
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@578 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 15:12:05 +00:00
Richard Purdie 2e2d422d2e nokia770.conf: Add nokia770-init to MACHINE_ESSENTIAL_EXTRA_RDEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@577 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 15:10:58 +00:00
Richard Purdie 09fa84eaa9 poky.conf: Bump settings-daemon SRCDATE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@576 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 15:10:15 +00:00
Richard Purdie da38b6e3f3 zaurusd: Add missing RDEPEND on xrandr
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@575 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 15:01:42 +00:00
Richard Purdie 064c643253 matchbox-poky: Remove references to chkhinge26 as zaurusd now handles this. 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
2006-07-28 15:01:05 +00:00
Richard Purdie 24a329f39c settings daemon: Set PV correctly and add inherit gconf
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@573 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 14:59:09 +00:00
Matthew Allum ba9da052fb and bump up matchbox wm svn date more..
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@572 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 08:42:41 +00:00
Matthew Allum 6dd8fe6cc7 bump up libmatchbox svn date more
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@571 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 08:30:38 +00:00
Richard Purdie f14be9a582 nokia770.conf, ipaq-pxa270.conf: Update after task-machine changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@570 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 08:27:01 +00:00
Richard Purdie 8ea8ee8687 cmx270.conf, qemuarm.conf: Update after task-machine changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@569 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 08:21:36 +00:00
Matthew Allum 6903177952 bump up settings daemon src date
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@568 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 19:58:55 +00:00
Matthew Allum 7e3efeb1f1 bump up matchbox-poky PR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@567 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 19:55:24 +00:00
Matthew Allum 5921a48ff8 Remove setting of theme on MB command line, leave up to settings daemon
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@566 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 19:54:56 +00:00
Chris Lord 04f418b494 Comment out gconf schema bits in settings-daemon for now, this is done in
matchbox-poky script


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@565 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 19:53:38 +00:00
Chris Lord 30c97f3d17 Add gconf schema for settings-daemon that sets the default theme
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@564 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 18:00:52 +00:00
Matthew Allum 754b301af1 Add exec to home panel app script so PID gets set as expected and avoid panel timeout
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@563 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 17:42:00 +00:00
Richard Purdie 4952c7e0fe Totally rework task handling for machine/distro specific features. Create 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
2006-07-26 22:22:44 +00:00
Richard Purdie 36a7962e74 base.bbclass: Add base_both_contains function for use in task files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@561 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 22:17:08 +00:00
Richard Purdie f059afd07b zaurus-clamshell: Add working JFFS2 summary image support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@560 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 22:14:35 +00:00
Richard Purdie 0dd546796d linux-oz-2.6: Sync collie defconfig from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@559 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 22:11:06 +00:00
Richard Purdie 35eef1af07 package-index: Make sure the Packages file exists before running ipkg-make-index
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@558 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 21:29:29 +00:00
Richard Purdie 60493a3359 rootfs_ipk.bbclass: Add context to reported errors
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@557 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 21:28:32 +00:00
Richard Purdie 9ec06c2f4e linux-openzaurus-2.6.17: Fix some issues and make it the default kernel for Zaurii
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@556 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 21:27:55 +00:00
Richard Purdie d8201adda0 udev: Fix inotify ARM syscall issue, removing boot time warning
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@555 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 21:26:34 +00:00
Richard Purdie 34154bfd47 linux-openzaurus 2.6.17: Sync with OE .dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@551 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 17:45:22 +00:00
Richard Purdie 031b783369 poky.conf: Update versions after pango/atk upgrade
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@550 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 10:38:25 +00:00
Richard Purdie 3288e5aff7 pango: 1.10.0 -> 1.10.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@549 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 10:37:43 +00:00
Richard Purdie 842dac1fc6 atk: 1.10.1 -> 1.10.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@548 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 10:36:31 +00:00
Richard Purdie 3e472bb56d base.bbclass: Add base_contains function - Can be used to check if a string is present in a variable.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@547 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 09:22:17 +00:00
Richard Purdie 2ca73b57dc Add automatic generation of -dbg packages. These contain the debug symbols that are stripped from binaries and the symbols are linked to the original binaries via the gnu-debuglink section. If the -dbg packages are installed, oprofile and gdb will use them for symbol lookup.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@546 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 08:35:37 +00:00
Richard Purdie 23b93ceb82 rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no need to remove the old Packages file when regenerating the Packages index. This gives a big speed improvement when regenerating images as it doesn't have to open every ipk for its metadata.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@545 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 08:27:13 +00:00
Richard Purdie 215379647b ipkg-utils: Fix a bug in the md5sum field handling and add some extra checks (md5sum, size) to ipkg-make-index when reusing data from the previous package file.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@544 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 08:24:07 +00:00
Richard Purdie f75754d05b tinderclient.bbclass: Update from .dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@543 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-23 17:57:13 +00:00
Richard Purdie 9cf2871aae Add missing licence files (COPYING.MIT)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@542 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-23 13:52:32 +00:00
Richard Purdie f6f9596eab images: Change to new configuration
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@540 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 16:14:10 +00:00
Richard Purdie ee73bdc57b mtd-utils: Fix PV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@539 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 15:36:47 +00:00
Richard Purdie 440b33ae8e Add task-oh-devtools and task-oh-testapps to oh-image, conditionally based on DISTRO_TYPE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@535 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:15:32 +00:00
Richard Purdie 64f45a4e05 poky.conf: Don't force DISTRO_TYPE to a value
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@534 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:12:01 +00:00
Richard Purdie bae63d32a2 conf/machines: Set IMAGE_FSTYPE correctly for each machine
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@533 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:10:38 +00:00
Richard Purdie c67f4bc820 Remove unused jornada7xx machine
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@532 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:07:00 +00:00
Richard Purdie d95941bb51 Move tasks into packages/tasks, images into packages/images, remove bootstrap-image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@531 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:45:19 +00:00
Richard Purdie b2f192faab Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:10:31 +00:00