scm/bb/tizen-distro.git
17 years agoAdd cmx270 special casing for not including wifi
Matthew Allum [Fri, 1 Sep 2006 13:18:05 +0000 (13:18 +0000)]
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

17 years agopatch.bbclass: updates from upstream oe.
Chris Larson [Fri, 1 Sep 2006 08:36:17 +0000 (08:36 +0000)]
patch.bbclass: updates from upstream oe.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@691 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoUpdate cmx270 for 2.6.16 use
Matthew Allum [Thu, 31 Aug 2006 17:01:15 +0000 (17:01 +0000)]
Update cmx270 for 2.6.16 use

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@690 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd compulab modified 2.6.16 kernel
Matthew Allum [Thu, 31 Aug 2006 17:00:20 +0000 (17:00 +0000)]
Add compulab modified 2.6.16 kernel

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@689 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd correct patch
Matthew Allum [Thu, 31 Aug 2006 16:05:30 +0000 (16:05 +0000)]
Add correct patch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@688 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd patch for -fb switch support for Xfbdev
Matthew Allum [Thu, 31 Aug 2006 15:55:49 +0000 (15:55 +0000)]
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

17 years agoAdd basic support for cmx270 mxfb X
Matthew Allum [Thu, 31 Aug 2006 15:54:49 +0000 (15:54 +0000)]
Add basic support for cmx270 mxfb X

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@686 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobase.bbclass: Add a new 'rebuild' convenience task, which simply does a clean and...
Chris Larson [Thu, 31 Aug 2006 09:20:47 +0000 (09:20 +0000)]
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

17 years agodevshell.bbclass: Run after do_patch
Richard Purdie [Thu, 31 Aug 2006 08:19:26 +0000 (08:19 +0000)]
devshell.bbclass: Run after do_patch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@684 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agodevshell: Convert to its own class and add to poky.conf by default. Export EXTRA_OEMA...
Richard Purdie [Wed, 30 Aug 2006 22:11:12 +0000 (22:11 +0000)]
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

17 years agobase.bbclass: Add devshell task. Trigger as bitbake somepackage -c devshell which...
Richard Purdie [Wed, 30 Aug 2006 21:28:55 +0000 (21:28 +0000)]
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

17 years agobitbake build.py: Add interactive flag for tasks to allow i/o redirection to be disab...
Richard Purdie [Wed, 30 Aug 2006 21:26:07 +0000 (21:26 +0000)]
bitbake build.py: Add interactive flag for tasks to allow i/o redirection to be disabled. Also fix NFS stamp error

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@681 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoPatch.bbclass: add NOOPResolver class for use in unattended builds, which does no...
Chris Larson [Wed, 30 Aug 2006 07:25:59 +0000 (07:25 +0000)]
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

17 years agoFix cursor hiding when running on qemu versatile board
Matthew Allum [Tue, 29 Aug 2006 22:46:04 +0000 (22:46 +0000)]
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

17 years agoAdd qemu-ext2 script and new notes to README
Matthew Allum [Tue, 29 Aug 2006 22:16:35 +0000 (22:16 +0000)]
Add qemu-ext2 script and new notes to README

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@678 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoimage.bbclass: Add symlinks to the latest images for a given machine
Richard Purdie [Tue, 29 Aug 2006 22:12:42 +0000 (22:12 +0000)]
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

17 years agolinux-openzaurus.inc: Add symlink to deploy/images for the latest kernel for a given...
Richard Purdie [Tue, 29 Aug 2006 22:09:18 +0000 (22:09 +0000)]
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

17 years agoAdd ac_cv_sizeof_int_p, needed mysteriously suddenly by rxvt-unicode
Matthew Allum [Tue, 29 Aug 2006 19:03:07 +0000 (19:03 +0000)]
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

17 years agogcc-cross-csl: Fix typo and hence require error. Not sure how this worked and it...
Richard Purdie [Tue, 29 Aug 2006 16:20:27 +0000 (16:20 +0000)]
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

17 years agodbus-native 0.5: drop old version
Richard Purdie [Tue, 29 Aug 2006 16:17:56 +0000 (16:17 +0000)]
dbus-native 0.5: drop old version

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@673 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoRename the supplied default local.conf to local.conf.sample, per mallum's request.
Chris Larson [Tue, 29 Aug 2006 08:36:28 +0000 (08:36 +0000)]
Rename the supplied default local.conf to local.conf.sample, per mallum's request.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@671 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoPatch failure handling updates, added a 'patch' concrete class, so we can apply patch...
Chris Larson [Mon, 28 Aug 2006 20:36:36 +0000 (20:36 +0000)]
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

17 years agoquilt updates from upstream oe.
Chris Larson [Mon, 28 Aug 2006 20:33:14 +0000 (20:33 +0000)]
quilt updates from upstream oe.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@669 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopoky-init-build-env: add $HOME/.poky
Chris Larson [Mon, 28 Aug 2006 12:06:39 +0000 (12:06 +0000)]
poky-init-build-env: add $HOME/.poky

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@668 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopoky-init-build-env: add $HOME/.oe to BBPATH, for setting a per user conf/site.conf...
Chris Larson [Mon, 28 Aug 2006 10:43:04 +0000 (10:43 +0000)]
poky-init-build-env: add $HOME/.oe to BBPATH, for setting a per user conf/site.conf for settings common to all build dirs.  unset TERMINFO to avoid glibc pulling in the user's terminal information files.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@667 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoChange include x.inc -> require x.inc (sync with OE)
Richard Purdie [Sun, 27 Aug 2006 23:34:18 +0000 (23:34 +0000)]
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

17 years agopango: Sync with OE
Richard Purdie [Sun, 27 Aug 2006 23:04:35 +0000 (23:04 +0000)]
pango: Sync with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@665 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agochkhinge26: drop (replaced by zaurusd)
Richard Purdie [Sun, 27 Aug 2006 22:44:10 +0000 (22:44 +0000)]
chkhinge26: drop (replaced by zaurusd)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@664 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoavahi 0.6.10 -> 0.6.13 (from OE)
Richard Purdie [Sun, 27 Aug 2006 22:34:19 +0000 (22:34 +0000)]
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

17 years agoPatch.bbclass: fix bug resulting in a failure to md5 the local path.. it broke when...
Chris Larson [Sun, 27 Aug 2006 22:29:46 +0000 (22:29 +0000)]
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

17 years agoautomake: Sync with OE (include -> requires)
Richard Purdie [Sun, 27 Aug 2006 22:28:21 +0000 (22:28 +0000)]
automake: Sync with OE (include -> requires)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@661 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoautoconf: Sync with OE (include -> requires and add AC_CHECK_TARGET_TOOL backport...
Richard Purdie [Sun, 27 Aug 2006 22:27:53 +0000 (22:27 +0000)]
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

17 years agoAdd tune-iwmmxt (use to enable wireless extenion optimisations)
Richard Purdie [Sun, 27 Aug 2006 22:08:09 +0000 (22:08 +0000)]
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

17 years agosanity.conf: Update minimum bitbake version
Richard Purdie [Sun, 27 Aug 2006 22:05:00 +0000 (22:05 +0000)]
sanity.conf: Update minimum bitbake version

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@658 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoDrop familiar, sync angstrom and openzaurus after merging task-base changes
Richard Purdie [Sun, 27 Aug 2006 21:58:50 +0000 (21:58 +0000)]
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

17 years agobitbake.conf: Sync with upstream
Richard Purdie [Sun, 27 Aug 2006 21:58:04 +0000 (21:58 +0000)]
bitbake.conf: Sync with upstream

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@656 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoSync task.base after merging upstream
Richard Purdie [Sun, 27 Aug 2006 21:57:41 +0000 (21:57 +0000)]
Sync task.base after merging upstream

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@655 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoSync conf files with OE (and add iwmmxt arch to capable machines)
Richard Purdie [Sun, 27 Aug 2006 21:55:03 +0000 (21:55 +0000)]
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

17 years agoqemu: Generate ext2 images as well as bz2 tarballs
Richard Purdie [Sun, 27 Aug 2006 21:53:32 +0000 (21:53 +0000)]
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

17 years agoconf/distro: Sync with OE
Richard Purdie [Sun, 27 Aug 2006 16:13:31 +0000 (16:13 +0000)]
conf/distro: Sync with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@652 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoclasses: Sync with OE
Richard Purdie [Sun, 27 Aug 2006 16:01:33 +0000 (16:01 +0000)]
classes: Sync with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@651 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoDirectly make use of the OEROOT environment variable in the default local.conf, and...
Chris Larson [Sun, 27 Aug 2006 09:07:44 +0000 (09:07 +0000)]
Directly make use of the OEROOT environment variable in the default local.conf, and set TMPDIR explicitly to avoid the requirement that one run bitbake from the build directory.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@650 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopoky: Add POKYMODE=eabi2 - Uses glibc 2.4 and gcc 4.1.1
Richard Purdie [Sat, 26 Aug 2006 22:59:59 +0000 (22:59 +0000)]
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

17 years agogcc: Add 4.1.1
Richard Purdie [Sat, 26 Aug 2006 22:58:50 +0000 (22:58 +0000)]
gcc: Add 4.1.1

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@648 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolinux-openzaurus: Change qemuarm to emulate the Versatile/PB with SCSI disk support...
Richard Purdie [Sat, 26 Aug 2006 22:08:47 +0000 (22:08 +0000)]
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

17 years agolinux-openzaurus: Change qemuarm to emulate the Versatile/PB with SCSI disk support...
Richard Purdie [Sat, 26 Aug 2006 22:08:33 +0000 (22:08 +0000)]
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

17 years agoglibc-2.4: Extend list of broken locales
Richard Purdie [Sat, 26 Aug 2006 21:12:41 +0000 (21:12 +0000)]
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

17 years agoqemu: Updates to reflect new SRCDATE
Richard Purdie [Sat, 26 Aug 2006 17:40:21 +0000 (17:40 +0000)]
qemu: Updates to reflect new SRCDATE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@644 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoqemu: Update to SRCDATE = 20060723 (corresponds to 0.8.2)
Richard Purdie [Sat, 26 Aug 2006 17:38:49 +0000 (17:38 +0000)]
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

17 years agoqemu: Add nptl patch to allow EABI binary locale generation (from scratchbox)
Richard Purdie [Sat, 26 Aug 2006 15:15:59 +0000 (15:15 +0000)]
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

17 years agoship battery applet images
Jorn Baayen [Fri, 25 Aug 2006 11:51:43 +0000 (11:51 +0000)]
ship battery applet images

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@641 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agos/libapm/apmd
Jorn Baayen [Fri, 25 Aug 2006 11:45:11 +0000 (11:45 +0000)]
s/libapm/apmd

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@640 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoupdated matchbox-panel-2 packaging
Jorn Baayen [Fri, 25 Aug 2006 11:41:22 +0000 (11:41 +0000)]
updated matchbox-panel-2 packaging

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@639 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdded faster cairo_fixed_from_double()
Jorn Baayen [Fri, 25 Aug 2006 10:14:14 +0000 (10:14 +0000)]
Added faster cairo_fixed_from_double()

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@638 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd a few more i586-linux test results for x86 builds.
Chris Larson [Fri, 25 Aug 2006 07:25:28 +0000 (07:25 +0000)]
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

17 years agoAdd util-macros to the DEPENDS of xorg-app-common.inc
Chris Lord [Thu, 24 Aug 2006 16:06:45 +0000 (16:06 +0000)]
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

17 years agoRemove unneeded linux-x86
Richard Purdie [Thu, 24 Aug 2006 08:57:29 +0000 (08:57 +0000)]
Remove unneeded linux-x86

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@635 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoqemux86: Switch to use linux-openzaurus as the kernel provider
Richard Purdie [Thu, 24 Aug 2006 08:56:29 +0000 (08:56 +0000)]
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

17 years agolinux-openzaurus: Update defconfig-qemux86
Richard Purdie [Wed, 23 Aug 2006 11:44:36 +0000 (11:44 +0000)]
linux-openzaurus: Update defconfig-qemux86

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@633 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoClean up X start up scripts. Remove uneeded files. Use xinit to more safely launch...
Matthew Allum [Wed, 23 Aug 2006 10:44:12 +0000 (10:44 +0000)]
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

17 years agoAdd a few more test results to i586-linux for the qemux86 build, this time for libgcrypt.
Chris Larson [Wed, 23 Aug 2006 09:43:16 +0000 (09:43 +0000)]
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

17 years agoTweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add do_rootfs[nostamp] back...
Richard Purdie [Wed, 23 Aug 2006 09:42:43 +0000 (09:42 +0000)]
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

17 years agolinux-openzaurus: Add qemux86 support
Richard Purdie [Wed, 23 Aug 2006 09:18:12 +0000 (09:18 +0000)]
linux-openzaurus: Add qemux86 support

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@629 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd a couple entries to the i586 site file, to fix up the avahi build for qemux86.
Chris Larson [Wed, 23 Aug 2006 08:54:48 +0000 (08:54 +0000)]
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

17 years agoFix the patch.bbclass error handling in a couple of the error paths by changing the...
Chris Larson [Wed, 23 Aug 2006 08:50:26 +0000 (08:50 +0000)]
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

17 years agoAdd xinit
Matthew Allum [Tue, 22 Aug 2006 17:52:07 +0000 (17:52 +0000)]
Add xinit

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@626 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoClean up the way patch.bbclass's runcmd handles the directory not existing.
Chris Larson [Tue, 22 Aug 2006 08:58:02 +0000 (08:58 +0000)]
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

17 years agoDrop outdated opensync packages for now
Richard Purdie [Mon, 21 Aug 2006 18:40:47 +0000 (18:40 +0000)]
Drop outdated opensync packages for now

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@623 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoChanges for ticket:8, with fixes for the bugs reported by Richard.
Chris Larson [Mon, 21 Aug 2006 00:50:19 +0000 (00:50 +0000)]
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

17 years agoAdd/fix libsoup 2.2.96 package
Chris Lord [Sun, 20 Aug 2006 22:53:28 +0000 (22:53 +0000)]
Add/fix libsoup 2.2.96 package

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@621 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd pcmanfm 0.3.0.1 (latest) + patch to enable use without FAM
Chris Lord [Sun, 20 Aug 2006 19:53:06 +0000 (19:53 +0000)]
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

17 years agognone-vfs-dbus: disable openssl and samba explicitly
Richard Purdie [Sat, 19 Aug 2006 07:59:40 +0000 (07:59 +0000)]
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

17 years agoperl/perl-native: Sync with OE
Richard Purdie [Fri, 18 Aug 2006 22:19:53 +0000 (22:19 +0000)]
perl/perl-native: Sync with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@618 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoperl: Add i586-linux config file
Richard Purdie [Fri, 18 Aug 2006 21:44:56 +0000 (21:44 +0000)]
perl: Add i586-linux config file

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@617 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agox86:
Chris Larson [Fri, 18 Aug 2006 09:31:38 +0000 (09:31 +0000)]
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

17 years agofontconfig-native: call out freetype-config-native, not freetype-config. the inadver...
Chris Larson [Fri, 18 Aug 2006 08:07:24 +0000 (08:07 +0000)]
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

17 years agoxextproto: do not PROVIDES xextensions, as it does not includ xextensions.pc.
Chris Larson [Fri, 18 Aug 2006 08:06:15 +0000 (08:06 +0000)]
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

17 years agoFix packaging for matchbox-panel-2
Chris Lord [Fri, 18 Aug 2006 00:08:42 +0000 (00:08 +0000)]
Fix packaging for matchbox-panel-2

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@613 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd matchbox-panel-2 to poky
Chris Lord [Thu, 17 Aug 2006 20:04:30 +0000 (20:04 +0000)]
Add matchbox-panel-2 to poky

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@612 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobump up settings daemon date
Matthew Allum [Thu, 17 Aug 2006 16:29:12 +0000 (16:29 +0000)]
bump up settings daemon date

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@611 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd patch to rename eaccess function in coreutils-native so it doesn't
Chris Lord [Thu, 17 Aug 2006 15:19:29 +0000 (15:19 +0000)]
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

17 years agoSwitch from tslib 1.0-rc1 to tslib 1.0.
Chris Larson [Thu, 17 Aug 2006 10:00:44 +0000 (10:00 +0000)]
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

17 years agoAdd tslib 1.0 release candidate one.
Chris Larson [Wed, 16 Aug 2006 22:03:00 +0000 (22:03 +0000)]
Add tslib 1.0 release candidate one.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@608 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoNumerous new xorg package versions from upstream OE. Pester me if any local changes...
Chris Larson [Tue, 15 Aug 2006 11:58:37 +0000 (11:58 +0000)]
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

17 years agogtk-doc: Create directory before installing the file
Richard Purdie [Mon, 14 Aug 2006 09:26:45 +0000 (09:26 +0000)]
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

17 years agoclasses/base.bbclass:
Richard Purdie [Mon, 14 Aug 2006 00:38:08 +0000 (00:38 +0000)]
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

17 years agomultimachine: HOST_OS should be TARGET_OS
Richard Purdie [Mon, 14 Aug 2006 00:31:00 +0000 (00:31 +0000)]
multimachine: HOST_OS should be TARGET_OS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@604 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolibnss-mdns: Remove unneeded RRECOMMENDS
Richard Purdie [Mon, 14 Aug 2006 00:29:31 +0000 (00:29 +0000)]
libnss-mdns: Remove unneeded RRECOMMENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@603 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd libglade to RDEPENDS
Richard Purdie [Mon, 14 Aug 2006 00:27:16 +0000 (00:27 +0000)]
Add libglade to RDEPENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@602 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoRemove unneeded RRECOMMENDS
Richard Purdie [Mon, 14 Aug 2006 00:26:51 +0000 (00:26 +0000)]
Remove unneeded RRECOMMENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@601 311d38ba-8fff-0310-9ca6-ca027cbcb966

18 years agoRemove IMAGE_FSTYPE, allow anything to override the default IMAGE_FSTYPES
Richard Purdie [Thu, 10 Aug 2006 13:37:45 +0000 (13:37 +0000)]
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

18 years agoRename rewrite.py to jhbuild2oe.py.
Chris Larson [Thu, 10 Aug 2006 06:43:09 +0000 (06:43 +0000)]
Rename rewrite.py to jhbuild2oe.py.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@599 311d38ba-8fff-0310-9ca6-ca027cbcb966

18 years agoBugfix in the jhbuild emitter: wasn't properly emitting for templated packages.
Chris Larson [Thu, 10 Aug 2006 06:42:29 +0000 (06:42 +0000)]
Bugfix in the jhbuild emitter: wasn't properly emitting for templated packages.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@598 311d38ba-8fff-0310-9ca6-ca027cbcb966

18 years agotask-base: Add usbhost kernel modules
Richard Purdie [Wed, 9 Aug 2006 16:39:58 +0000 (16:39 +0000)]
task-base: Add usbhost kernel modules

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@597 311d38ba-8fff-0310-9ca6-ca027cbcb966

18 years agoipkg: Fix a problem with paths lengths triggering the use of GNU tar extensions and...
Richard Purdie [Tue, 8 Aug 2006 12:18:53 +0000 (12:18 +0000)]
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

18 years agoMove gconf macro into correct location
Matthew Allum [Tue, 8 Aug 2006 09:18:55 +0000 (09:18 +0000)]
Move gconf macro into correct location

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@595 311d38ba-8fff-0310-9ca6-ca027cbcb966

18 years agoAdd gconf macro file so mb builds again with gconf dep
Matthew Allum [Tue, 8 Aug 2006 08:41:31 +0000 (08:41 +0000)]
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

18 years agolock down mb wm and lib version to 1.1 and 1.9 release respectively
Matthew Allum [Mon, 7 Aug 2006 15:10:20 +0000 (15:10 +0000)]
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

18 years agoAdd libmatchbox 1.9 bb
Matthew Allum [Mon, 7 Aug 2006 15:06:25 +0000 (15:06 +0000)]
Add libmatchbox 1.9 bb

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@592 311d38ba-8fff-0310-9ca6-ca027cbcb966

18 years agoAdd mb-wm 1.1 bb
Matthew Allum [Mon, 7 Aug 2006 15:05:12 +0000 (15:05 +0000)]
Add mb-wm 1.1 bb

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@591 311d38ba-8fff-0310-9ca6-ca027cbcb966