openembedded.git
18 years agomerge of '510f18c6951b0f99c4fbde082f641a4d4f04ab48'
Jamie Lenehan [Mon, 25 Sep 2006 08:58:20 +0000 (08:58 +0000)]
Merge ... '510f18c6951b0f99c4fbde082f641a4d4f04ab48'
     and 'e7a08dfe2257ebd11a3fbc4942c1704d657bb47a'

18 years agoperl 5.8.7: Fix the perl shared library generation for sh3/sh4
Jamie Lenehan [Mon, 25 Sep 2006 08:53:24 +0000 (08:53 +0000)]
perl 5.8.7: Fix the perl shared library generation for sh3/sh4
targets:
- You cannot link using LD on sh3/sh4, since ld fails to link in the
  hidden library of weak symbols that is needed. Ccc knows about this
  library and correctly links it in. The generate_config_sh script
  was replacing the configred linker with LD from the environment and
  the soname patch was passing parameters directly to LD which need
  to be passed differently when linking with gcc.
- Any code to go in shared libraries must be compiled with -fPIC,
  which while present in the config file was again being replaced
  from the environment by the generate_config_sh script.
Both these patches probably should be ok for all targets, but they
would definately need run-time testing. So they are just patched in
for sh3 and sh4 for now.
Also removed the old code I added not to install the shared library
if its not configured since its configured for all targets after this
change.

18 years agobusybox: remove mdev support
Michael-Luke Jones [Mon, 25 Sep 2006 08:50:58 +0000 (08:50 +0000)]
busybox: remove mdev support
mdev: add separate mdev package creating standalone executable
 * adjust mdev.conf to create /dev/buzzer link
 * change slugos-image.bb to include standalone mdev

18 years agoixp4xx-kernel: Bump SVN_REV to include full debugging output
Michael-Luke Jones [Sun, 24 Sep 2006 23:14:39 +0000 (23:14 +0000)]
ixp4xx-kernel: Bump SVN_REV to include full debugging output

18 years agohandhelds-pxa-2.6.inc: Add h1910 to COMPATIBLE_MACHINE, allow it to be overridable.
Paul Sokolovsky [Sun, 24 Sep 2006 22:46:50 +0000 (22:46 +0000)]
handhelds-pxa-2.6.inc: Add h1910 to COMPATIBLE_MACHINE, allow it to be overridable.

18 years agohandhelds-pxa-2.6 2.6.16-hh5: Use handhelds-pxa-2.6.inc.
Paul Sokolovsky [Sun, 24 Sep 2006 22:43:11 +0000 (22:43 +0000)]
handhelds-pxa-2.6 2.6.16-hh5: Use handhelds-pxa-2.6.inc.

18 years agohandhelds-pxa-2.6: Split out common bb-code.
Paul Sokolovsky [Sun, 24 Sep 2006 22:40:18 +0000 (22:40 +0000)]
handhelds-pxa-2.6: Split out common bb-code.
* Move the code needed to build contemporary versions of kernel to
handhelds-pxa-2.6.inc, so it can be reused and maintenance eased
(it's nice idea to keep 3-4 major versions around).

18 years agohandhelds-pxa-2.6: Drop 2.6.16-hh6, add 2.6.16-hh7.
Paul Sokolovsky [Sun, 24 Sep 2006 21:47:58 +0000 (21:47 +0000)]
handhelds-pxa-2.6: Drop 2.6.16-hh6, add 2.6.16-hh7.
* Actually, rename.
* 2.6.16-hh6 was internal tag, no associated kernel version. -hh7 was
tagged recently (in a branch).

18 years agozaurusd: RDEPENDS on procps
Koen Kooi [Sun, 24 Sep 2006 15:32:59 +0000 (15:32 +0000)]
zaurusd: RDEPENDS on procps
* anything that calls ps -e x should RDEPEND on procps
* patching it to work with busybox ps would make them fail with the real ps

18 years agogpe-dm: RDEPEND on procps:
Koen Kooi [Sun, 24 Sep 2006 15:32:03 +0000 (15:32 +0000)]
gpe-dm: RDEPEND on procps:
* anything that calls ps -e x should RDEPEND on procps
* patching it to work with busybox ps would make them fail with the real ps
* also drop obsolete versions

18 years agomerge of '1b7f7437f810627576f185d5ed5a939c13e74327'
Philipp Zabel [Sun, 24 Sep 2006 13:39:58 +0000 (13:39 +0000)]
Merge ... '1b7f7437f810627576f185d5ed5a939c13e74327'
     and '5cb090537c921fceef076a93de6fe68e2846d850'

18 years agomerge of '6ff348260412742b1d440ddecd4bbe3ad5355017'
Michael-Luke Jones [Sun, 24 Sep 2006 08:31:23 +0000 (08:31 +0000)]
Merge ... '6ff348260412742b1d440ddecd4bbe3ad5355017'
     and '853612d1f707239077d79c947a58216f3cb87589'

18 years agobusybox: drop in an mdev patch from busybox.net
Michael-Luke Jones [Sun, 24 Sep 2006 08:30:45 +0000 (08:30 +0000)]
busybox: drop in an mdev patch from busybox.net
slugos-init: add in module loading logic for NSLU2
* Maintainers with other ixp4xx devices should follow suit

18 years agoixp4xx-kernel: Update to grab patches from trunk
Michael-Luke Jones [Sat, 23 Sep 2006 19:51:43 +0000 (19:51 +0000)]
ixp4xx-kernel: Update to grab patches from trunk

18 years agoslugos-image: missed a couple of extra items
Michael-Luke Jones [Sat, 23 Sep 2006 18:36:56 +0000 (18:36 +0000)]
slugos-image: missed a couple of extra items

18 years agomerge of '4ed867356aa513df5383618b7b7dbfe95e1a60f3'
Michael-Luke Jones [Sat, 23 Sep 2006 15:44:37 +0000 (15:44 +0000)]
Merge ... '4ed867356aa513df5383618b7b7dbfe95e1a60f3'
     and '61fe964a3f1677ae14fdaf18662f4d14b4613bb1'

18 years agoixp4xx-kernel: minor SVN revbump
Michael-Luke Jones [Sat, 23 Sep 2006 15:42:37 +0000 (15:42 +0000)]
ixp4xx-kernel: minor SVN revbump

18 years agoSlugOS Distro & Image Files: Major changes
Michael-Luke Jones [Sat, 23 Sep 2006 15:39:33 +0000 (15:39 +0000)]
SlugOS Distro & Image Files: Major changes
* Update to kernel version 2.6.18 (new build system)
* Change from udev to mdev to handle /dev and hotplug events (slugos-image.bb)
* Update to include necessary kernel modules post-modularisation (conf/distro/*)

18 years agoixp4xx-npe: Update installation patch for 2.1 and 2.3
Michael-Luke Jones [Sat, 23 Sep 2006 15:35:01 +0000 (15:35 +0000)]
ixp4xx-npe: Update installation patch for 2.1 and 2.3

18 years agoslugos-init: Add scripts to autoload relevant modules
Michael-Luke Jones [Sat, 23 Sep 2006 15:29:52 +0000 (15:29 +0000)]
slugos-init: Add scripts to autoload relevant modules
* Required for ixp4xx-kernel_2.6.18 and higher due to modularisation

18 years agobusybox: add mdev support
Michael-Luke Jones [Sat, 23 Sep 2006 15:26:05 +0000 (15:26 +0000)]
busybox: add mdev support
* adjust SlugOS defconfig to enable mdev
* add mdev startup script (similar to udev init)
* add mdev.conf with correct device permissions/actions

18 years agomerge of '39d1f65c6c8cf68a17022bdb86f69174b4586b1d'
Paul Sokolovsky [Sat, 23 Sep 2006 14:49:31 +0000 (14:49 +0000)]
Merge ... '39d1f65c6c8cf68a17022bdb86f69174b4586b1d'
     and 'b1648e5bdf9c5d143bff2e5197a4b295ce80262b'

18 years agomx31ads| machine conf file: added mx31ads machine support
Liam Girdwood [Sat, 23 Sep 2006 13:39:48 +0000 (13:39 +0000)]
mx31ads| machine conf file: added mx31ads machine support

18 years agomainstone_linux 2.6.18: fixed another syntax error (only noticed at build time).
Liam Girdwood [Sat, 23 Sep 2006 13:37:15 +0000 (13:37 +0000)]
mainstone_linux 2.6.18: fixed another syntax error (only noticed at build time).

18 years agotune-arm1136jf-s| machine conf: added arm11jf-s CPU support
Liam Girdwood [Sat, 23 Sep 2006 12:50:22 +0000 (12:50 +0000)]
tune-arm1136jf-s| machine conf: added arm11jf-s CPU support

18 years agomainstone_linux 2.6.18: fixed PR syntax error in bb file.
Liam Girdwood [Sat, 23 Sep 2006 12:16:04 +0000 (12:16 +0000)]
mainstone_linux 2.6.18: fixed PR syntax error in bb file.

18 years agoxserver-kdrive git reduce duplicated metadata
Michael Lauer [Sat, 23 Sep 2006 11:04:24 +0000 (11:04 +0000)]
xserver-kdrive git reduce duplicated metadata

18 years agodosfstools 2.11: New version
Paul Sokolovsky [Sat, 23 Sep 2006 10:19:11 +0000 (10:19 +0000)]
dosfstools 2.11: New version
* dosfstools-2.10-kernel-2.6.patch is in mainline
* Still has various issues (one annoying being its non-i18n-friendliness,
tending to demage filenames in local charsets), but at least it's from 2005,
not 2003.
* dosfstools-native still at 2.10, as some patches don't apply cleanly.

18 years agoixp4xx-kernel: Updated to svn repo rev after layout revert. Enanced svnpatch to...
Rod Whitby [Sat, 23 Sep 2006 02:04:03 +0000 (02:04 +0000)]
ixp4xx-kernel: Updated to svn repo rev after layout revert.  Enanced svnpatch to take a configurable kernel repo path.

18 years agoapex: Updated to 1.4.5
Rod Whitby [Sat, 23 Sep 2006 02:03:06 +0000 (02:03 +0000)]
apex: Updated to 1.4.5

18 years agokernel.bbclass: Update get_kernelversion for changes in kernels >= 2.6.18
Richard Purdie [Fri, 22 Sep 2006 22:19:56 +0000 (22:19 +0000)]
kernel.bbclass: Update get_kernelversion for changes in kernels >= 2.6.18

18 years ago * base-files: add machine specific fstab for omap5912osk machine
Philip Balister [Fri, 22 Sep 2006 17:13:37 +0000 (17:13 +0000)]
 * base-files: add machine specific fstab for omap5912osk machine

18 years agomerge of 3313872abc2bfcbfb21ee59fce1b8d5dcc921f9e
Rod Whitby [Fri, 22 Sep 2006 17:10:06 +0000 (17:10 +0000)]
merge of 3313872abc2bfcbfb21ee59fce1b8d5dcc921f9e
     and bc4c059f4f2e150e3e6a17f3e80ee88cbd36e52e

18 years agomerge of '0b92f5db2f95d0c6de41c8d1e583c2c82e14b488'
Michael-Luke Jones [Fri, 22 Sep 2006 16:28:10 +0000 (16:28 +0000)]
Merge ... '0b92f5db2f95d0c6de41c8d1e583c2c82e14b488'
     and '637a94bb7567a04d1efd6676dc5f5661b57465a3'

18 years agoixp4xx-kernel-2.6.18: pull patches automatically from SVN
Michael-Luke Jones [Fri, 22 Sep 2006 14:27:20 +0000 (14:27 +0000)]
ixp4xx-kernel-2.6.18: pull patches automatically from SVN
* Improved previous system so patch tree is pulled automagically
* Specific SVN revision can be specified
* Patches applied using quilt

18 years agotask-base: Fix typos (thanks XorA)
Richard Purdie [Fri, 22 Sep 2006 11:55:15 +0000 (11:55 +0000)]
task-base: Fix typos (thanks XorA)

18 years agotask-base: Add a distro selectable base set of depends so we can mimic task-bootstrap...
Richard Purdie [Fri, 22 Sep 2006 11:47:33 +0000 (11:47 +0000)]
task-base: Add a distro selectable base set of depends so we can mimic task-bootstrap correctly

18 years agomainstone_kernel_2.6.18| virtual/kernel : added mainstone kernel 2.6.18 to support...
Liam Girdwood [Fri, 22 Sep 2006 10:05:53 +0000 (10:05 +0000)]
mainstone_kernel_2.6.18| virtual/kernel : added mainstone kernel 2.6.18 to support Angstrom and EABI

18 years agolinux-libc-headers: add 2.6.18, generated by make headers_install
Philipp Zabel [Fri, 22 Sep 2006 09:55:25 +0000 (09:55 +0000)]
linux-libc-headers: add 2.6.18, generated by make headers_install

18 years agomerge of '1b158f684870f3107f58126d4ca5ced24b2c8927'
Michael-Luke Jones [Fri, 22 Sep 2006 07:24:24 +0000 (07:24 +0000)]
Merge ... '1b158f684870f3107f58126d4ca5ced24b2c8927'
     and '1ef7e13b3e401c51337c45e399b1788d0deb4286'

18 years agoslugos-packages: Remove erlang from ucslugc feed
Oyvind Repvik [Thu, 21 Sep 2006 23:51:59 +0000 (23:51 +0000)]
slugos-packages: Remove erlang from ucslugc feed

18 years agoixp4xx-kernel_2.6.18: General Update
Michael-Luke Jones [Thu, 21 Sep 2006 22:31:54 +0000 (22:31 +0000)]
ixp4xx-kernel_2.6.18: General Update
* Patches updated to reflect NSLU2-Linux SVN repository

18 years agoixp4xx-npe: quick refresh
Michael-Luke Jones [Thu, 21 Sep 2006 22:27:13 +0000 (22:27 +0000)]
ixp4xx-npe: quick refresh
* update install location of npe microcode
* remove obsolete version

18 years agobusybox: removed BZIP2 feature from nylon config, it was redundant since bzip2 is...
Martin Dietze [Thu, 21 Sep 2006 12:30:26 +0000 (12:30 +0000)]
busybox: removed BZIP2 feature from nylon config, it was redundant since bzip2 is installed anyway

18 years agoelvis: some finetuning
Martin Dietze [Thu, 21 Sep 2006 12:28:49 +0000 (12:28 +0000)]
elvis: some finetuning
* added update-alternatives calls to replace/set /bin/vi link
* minor fixes to configuration in elvis-tiny to avoid warnings when loading

18 years agolinux-oz-2.6.18: Fix locomo patch on collie, update collie defconfig so it builds...
Richard Purdie [Thu, 21 Sep 2006 08:56:20 +0000 (08:56 +0000)]
linux-oz-2.6.18: Fix locomo patch on collie, update collie defconfig so it builds and fits the device, update pxafb_changeres patch

18 years agoibc-cvs arm uClibc.config: update to current svn
Koen Kooi [Wed, 20 Sep 2006 21:49:19 +0000 (21:49 +0000)]
ibc-cvs arm uClibc.config: update to current svn

18 years agosudo 1.6.8p12: Fix the autoconf patch. The AC_LINK_IFELSE test that was
Jamie Lenehan [Wed, 20 Sep 2006 21:23:23 +0000 (21:23 +0000)]
sudo 1.6.8p12: Fix the autoconf patch. The AC_LINK_IFELSE test that was
being patched in is incorrect - this fixes the test. Closes #1422.

18 years agolinux-openzaurus-2.6.18: Apply recent 2.6.17 patches including overlay support
Richard Purdie [Wed, 20 Sep 2006 20:46:23 +0000 (20:46 +0000)]
linux-openzaurus-2.6.18: Apply recent 2.6.17 patches including overlay support

18 years agoerlang: Add erlang package. Add to slugos feeds
Oyvind Repvik [Wed, 20 Sep 2006 20:39:45 +0000 (20:39 +0000)]
erlang: Add erlang package. Add to slugos feeds

18 years agogpe-plucker: remove obsolete stuff
Koen Kooi [Wed, 20 Sep 2006 18:53:26 +0000 (18:53 +0000)]
gpe-plucker: remove obsolete stuff

18 years agohandhelds-pxa-2.6 cvs: fix uclibc/EABI
Koen Kooi [Wed, 20 Sep 2006 16:32:54 +0000 (16:32 +0000)]
handhelds-pxa-2.6 cvs: fix uclibc/EABI

18 years agolinux-openzaurus-2.18: Fix squahsfx patch, update qemuarm integrator -> versatile
Richard Purdie [Wed, 20 Sep 2006 15:44:05 +0000 (15:44 +0000)]
linux-openzaurus-2.18: Fix squahsfx patch, update qemuarm integrator -> versatile

18 years agolinux-oz: added 2.6.18 (not tested)
Marcin Juszkiewicz [Wed, 20 Sep 2006 15:26:35 +0000 (15:26 +0000)]
linux-oz: added 2.6.18 (not tested)
- some patches refreshed:
  - collie-mcp-r0 -> r1
  - tmio-tc6393-r6 -> r7
  - tmio-nand-r5 -> r6
  - tmio-ohci-r4 -> r5
  - tosa-tmio-lcd-r8 -> r9
  - tosa-lcdnoise-r0 -> r1

18 years agolinux-oz-2.6.17: Add preliminary qemux86 support (kernel only), add rootdelay=1 optio...
Richard Purdie [Wed, 20 Sep 2006 13:30:57 +0000 (13:30 +0000)]
linux-oz-2.6.17: Add preliminary qemux86 support (kernel only), add rootdelay=1 option for spitz, add symlinks in image deploy directory, migrate qemuarm from integrator to versatile (from poky)

18 years agobusybox: use a larger buffer in xargs for nylon, patch to compile busybox 1.00 for...
Martin Dietze [Wed, 20 Sep 2006 12:47:57 +0000 (12:47 +0000)]
busybox: use a larger buffer in xargs for nylon, patch to compile busybox 1.00 for mtx-[12]

18 years agocxcrypt: primitive binary-xor-based encryption tool.
Martin Dietze [Wed, 20 Sep 2006 12:46:17 +0000 (12:46 +0000)]
cxcrypt: primitive binary-xor-based encryption tool.

18 years agoelvis: a vi clone with lots of vim-like features
Martin Dietze [Wed, 20 Sep 2006 12:44:00 +0000 (12:44 +0000)]
elvis: a vi clone with lots of vim-like features
* elvis-tiny is not as tiny as vim-tiny, i.e. it has visual marking, undo, syntax highlighting etc.
* elvis even has http and ftp support

18 years agouclibc: fix packaging in uclibc.inc so we can get .dbg package.
Koen Kooi [Wed, 20 Sep 2006 11:53:32 +0000 (11:53 +0000)]
uclibc: fix packaging in uclibc.inc so we can get .dbg package.
* OE's strip functionality can't cope with a debugbuild of uclibc yet, so beware

18 years agouclibc.inc: add code to enable/disable EABI for ARM systems based on TARGET_OS
Koen Kooi [Wed, 20 Sep 2006 09:35:34 +0000 (09:35 +0000)]
uclibc.inc: add code to enable/disable EABI for ARM systems based on TARGET_OS
* inspired by Richards code from linux-openzaurus.inc

18 years agolinux kernels: and bump PR where available for previous commit
Koen Kooi [Wed, 20 Sep 2006 09:28:45 +0000 (09:28 +0000)]
linux kernels: and bump PR where available for previous commit

18 years agolinux kernels: fix uclibcgnueabi detection
Koen Kooi [Wed, 20 Sep 2006 09:27:00 +0000 (09:27 +0000)]
linux kernels: fix uclibcgnueabi detection

18 years agouclibc svn: beat it into a working state, but given the massive desinterest the OE...
Koen Kooi [Wed, 20 Sep 2006 08:32:55 +0000 (08:32 +0000)]
uclibc svn: beat it into a working state, but given the massive desinterest the OE/uclibc people are displaying for patches sent to the mailinglist, this could break for some configurations

18 years agomerge of '5edd26361a304f2cf7b98bc4b7747eede01e1c76'
Jamie Lenehan [Tue, 19 Sep 2006 22:16:37 +0000 (22:16 +0000)]
Merge ... '5edd26361a304f2cf7b98bc4b7747eede01e1c76'
     and '69d9ef350cc8475c73999e00fe148ee82a791802'

18 years agoclamav 0.88.4: Add a do_stage to stage the header files and libraries so
Jamie Lenehan [Tue, 19 Sep 2006 22:15:28 +0000 (22:15 +0000)]
clamav 0.88.4: Add a do_stage to stage the header files and libraries so
other applications that link against clamav can be build. Some spelling
fixes in the comments as well.

18 years agomerge of '4b947022d295cf54343e477171aae5c39c73865f'
Michael Lauer [Tue, 19 Sep 2006 21:20:30 +0000 (21:20 +0000)]
Merge ... '4b947022d295cf54343e477171aae5c39c73865f'
     and '59ea48e552117b87f1c03767f7f608bf3e852fc4'

18 years agoconf/distro/jlime-donkey.conf : Addition of Links to images
Kristoffer Ericson [Tue, 19 Sep 2006 20:17:04 +0000 (20:17 +0000)]
conf/distro/jlime-donkey.conf : Addition of Links to images
* Addition of Links to all images (bootstrap depend)

18 years agoeds-dbus svn enhance metadata, fix building on some architectures
Michael Lauer [Tue, 19 Sep 2006 20:03:05 +0000 (20:03 +0000)]
eds-dbus svn enhance metadata, fix building on some architectures

18 years agoltrace: remove 0.3.36 and add 0.4
Michael Lauer [Tue, 19 Sep 2006 16:47:30 +0000 (16:47 +0000)]
ltrace: remove 0.3.36 and add 0.4

18 years agox86.conf: make it work w/ glibc 2.4 + NTPL
Michael Lauer [Tue, 19 Sep 2006 16:38:31 +0000 (16:38 +0000)]
x86.conf: make it work w/ glibc 2.4 + NTPL

18 years agoxserver-kdrive git supply EXTRA_OECONF_x86 since w100 xserver doesn't build for x86
Michael Lauer [Tue, 19 Sep 2006 16:35:51 +0000 (16:35 +0000)]
xserver-kdrive git supply EXTRA_OECONF_x86 since w100 xserver doesn't build for x86

18 years agomerge of '561789101197a1ad79583108a323b4d89e6b24a7'
Michael Lauer [Tue, 19 Sep 2006 16:33:35 +0000 (16:33 +0000)]
Merge ... '561789101197a1ad79583108a323b4d89e6b24a7'
     and '74f8449b82f8cdc938444eddae96bdd31fc4e413'

18 years agomerge of 0ba38ca13b8f9b76c025b96b9273d2a9d620deaa
Michael Lauer [Tue, 19 Sep 2006 10:13:42 +0000 (10:13 +0000)]
merge of 0ba38ca13b8f9b76c025b96b9273d2a9d620deaa
     and 33bc45d7294bae196268df2bd28ee3862534411c

18 years agoconf/distro/jlime-donkey.conf: Set preferred_provider for libsdl
Kristoffer Ericson [Mon, 18 Sep 2006 22:45:56 +0000 (22:45 +0000)]
conf/distro/jlime-donkey.conf: Set preferred_provider for libsdl
* Use libsdl-x11 instead of non-building libsdl-gpe

18 years agolinux-x86: upgrade to 2.6.17.9
Michael Lauer [Mon, 18 Sep 2006 21:43:06 +0000 (21:43 +0000)]
linux-x86: upgrade to 2.6.17.9

18 years agosite/arm-linux-uclibcgnueabi: copied from arm-linux-uclibc
Koen Kooi [Mon, 18 Sep 2006 19:36:15 +0000 (19:36 +0000)]
site/arm-linux-uclibcgnueabi: copied from arm-linux-uclibc

18 years agolibxine 1.1.0 fix typo in SRC_URI
Michael Lauer [Mon, 18 Sep 2006 17:15:42 +0000 (17:15 +0000)]
libxine 1.1.0 fix typo in SRC_URI

18 years agolibxine 1.1.0 add gcc4.1.1 patch (static vs. nonstatic declaration)
Michael Lauer [Mon, 18 Sep 2006 16:58:06 +0000 (16:58 +0000)]
libxine 1.1.0 add gcc4.1.1 patch (static vs. nonstatic declaration)

18 years agosysvinit: use "ln -sf" for creating start links to avoid errors when re-building...
Martin Dietze [Mon, 18 Sep 2006 12:24:55 +0000 (12:24 +0000)]
sysvinit: use "ln -sf" for creating start links to avoid errors when re-building package.

18 years agoopie-freetype: fix packaging in proper way: APPTYPE = 'plugin'
Marcin Juszkiewicz [Mon, 18 Sep 2006 09:33:06 +0000 (09:33 +0000)]
opie-freetype: fix packaging in proper way: APPTYPE = 'plugin'

18 years agoopie.bbclass: move do_opie_install before do_package so we will have opie stuff packaged.
Marcin Juszkiewicz [Mon, 18 Sep 2006 09:32:30 +0000 (09:32 +0000)]
opie.bbclass: move do_opie_install before do_package so we will have opie stuff packaged.
Without this change opie_do_install was called after packaging.
Changeset is a result of moving do_stage after do_install

18 years agoopie-freetype: package files, do not allow to rename package by debian.bbclass
Marcin Juszkiewicz [Mon, 18 Sep 2006 08:29:00 +0000 (08:29 +0000)]
opie-freetype: package files, do not allow to rename package by debian.bbclass

18 years agoconf/distro/jlime-donkey.conf: Add preferred_versions of osb-jscore
Kristoffer Ericson [Mon, 18 Sep 2006 01:44:50 +0000 (01:44 +0000)]
conf/distro/jlime-donkey.conf: Add preferred_versions of osb-jscore
* We have a good osb-jscore version now (that finally builds)
  lets use it.

18 years agogtk-webcore/osb-jscore-0.5.0: Addition of Patch
Kristoffer Ericson [Mon, 18 Sep 2006 01:35:29 +0000 (01:35 +0000)]
gtk-webcore/osb-jscore-0.5.0: Addition of Patch
* Addition of patch to modify const declarations (style KJS::<function>)
  So that gcc likes them abit better (only for superh)
* Change to osb-jscore_0.5.0.bb to reflect patch addition.

18 years agogtk-webcore/osb-jscore-0.5.0: Addition of patches for gcc4 & superh
Kristoffer Ericson [Mon, 18 Sep 2006 00:53:47 +0000 (00:53 +0000)]
gtk-webcore/osb-jscore-0.5.0: Addition of patches for gcc4 & superh
* Addition of superh-aclocal.patch that adds sh* to host_cpu
* Addition of gcc4-fno-threads-statics patch for sh3
* Change .bb file to reflect patches (used append_sh3)

18 years agopackages/linux/linux-jlime-jornada6xx_2.6.17.bb: Add io.h patch
Kristoffer Ericson [Sun, 17 Sep 2006 23:51:49 +0000 (23:51 +0000)]
packages/linux/linux-jlime-jornada6xx_2.6.17.bb: Add io.h patch
* Addition of io.h-fix.patch to kernel .bb file

18 years agopackages/linux/linux-jlime-jornada6xx-2.6.17/io.h-fix.patch: Fix io bug
Kristoffer Ericson [Sun, 17 Sep 2006 23:20:22 +0000 (23:20 +0000)]
packages/linux/linux-jlime-jornada6xx-2.6.17/io.h-fix.patch: Fix io bug
* Fix IO code
* Fixes strange pcmcia wifi behavior (= makes wifi work!)

18 years agolcms: update to 1.15
Koen Kooi [Sun, 17 Sep 2006 19:48:54 +0000 (19:48 +0000)]
lcms: update to 1.15

18 years agomerge of '04cd7b14ad574131ab6b03984f2d0bd53c6f19fc'
Holger Freyther [Sun, 17 Sep 2006 19:35:18 +0000 (19:35 +0000)]
Merge ... '04cd7b14ad574131ab6b03984f2d0bd53c6f19fc'
     and '6388d23a0add65b7d813d1ac18c8befec1913226'

18 years agoclasses/test.bbclass: Add a new task called test which we can run after compile
Holger Freyther [Sun, 17 Sep 2006 19:33:35 +0000 (19:33 +0000)]
classes/test.bbclass: Add a new task called test which we can run after compile
packages/quilt/quilt-native.inc: Run make check for quilt native
    Run make check for quilt-native from the do_test task. This
    will run the first native test. If the test fails quilt will
    fail.
    The tests will only be run if you do INHERIT+=test

18 years agolibxcalibrate_git.bb: fix typo in PV
Michael Lauer [Sun, 17 Sep 2006 18:53:04 +0000 (18:53 +0000)]
libxcalibrate_git.bb: fix typo in PV

18 years agoltrace: fix building for ARCH=i686 and ARCH=i586
Michael Lauer [Sun, 17 Sep 2006 18:51:58 +0000 (18:51 +0000)]
ltrace: fix building for ARCH=i686 and ARCH=i586

18 years agoopenssl: add openssl-native (needed for git-native)
Michael Lauer [Sun, 17 Sep 2006 18:50:44 +0000 (18:50 +0000)]
openssl: add openssl-native (needed for git-native)

18 years agogit-native: fix DEPENDS
Michael Lauer [Sun, 17 Sep 2006 18:48:20 +0000 (18:48 +0000)]
git-native: fix DEPENDS

18 years agopreferred-x-versions-pre-X11R7.inc: fix wrong xau entry, it's 0.1.1, not 1.1.0
Michael Lauer [Sun, 17 Sep 2006 18:47:07 +0000 (18:47 +0000)]
preferred-x-versions-pre-X11R7.inc: fix wrong xau entry, it's 0.1.1, not 1.1.0

18 years agoliblbxutilo: fix mkg3states generation, reported by Leon Zhang
Koen Kooi [Sun, 17 Sep 2006 16:16:47 +0000 (16:16 +0000)]
liblbxutilo: fix mkg3states generation, reported by Leon Zhang

18 years agobase.bbclass: attempt to fix the case where do_install wants to run from inside ${D}
Koen Kooi [Sun, 17 Sep 2006 12:25:26 +0000 (12:25 +0000)]
base.bbclass: attempt to fix the case where do_install wants to run from inside ${D}

18 years agobase.bbclass: add ${D} to do_install[dirs] to fix some issues introduced by the task...
Koen Kooi [Sun, 17 Sep 2006 11:32:03 +0000 (11:32 +0000)]
base.bbclass: add ${D} to do_install[dirs] to fix some issues introduced by the task reordering

18 years agolibgnome 2.14: add esound to DEPENS
Koen Kooi [Sat, 16 Sep 2006 16:20:21 +0000 (16:20 +0000)]
libgnome 2.14: add esound to DEPENS

18 years agoabiword.inc: fix up DEPENDS
Koen Kooi [Sat, 16 Sep 2006 15:32:44 +0000 (15:32 +0000)]
abiword.inc: fix up DEPENDS