openembedded.git
18 years agometakit: fix copying of libtool files
Marcin Juszkiewicz [Fri, 18 Aug 2006 13:41:55 +0000 (13:41 +0000)]
metakit: fix copying of libtool files

18 years agobitbake: it is not PACKAGE_ARCH='all' as it contain python byte-compiled stuff which...
Marcin Juszkiewicz [Fri, 18 Aug 2006 13:08:26 +0000 (13:08 +0000)]
bitbake: it is not PACKAGE_ARCH='all' as it contain python byte-compiled stuff which is arch related

18 years agobitbake: updated to 1.6.0
Marcin Juszkiewicz [Fri, 18 Aug 2006 12:08:58 +0000 (12:08 +0000)]
bitbake: updated to 1.6.0

18 years agoclasses/tinderclient.bbclass: Fix the getVar invocation and the test...
Holger Freyther [Fri, 18 Aug 2006 10:08:19 +0000 (10:08 +0000)]
classes/tinderclient.bbclass: Fix the getVar invocation and the test...

18 years agoglib-2.0: fix SRC_URI for 2.12.1 version
Marcin Juszkiewicz [Thu, 17 Aug 2006 19:47:43 +0000 (19:47 +0000)]
glib-2.0: fix SRC_URI for 2.12.1 version

18 years agoLAB-kernel: Generate a LAB kernel suitable for flashing using the HTC
Matt Reimer [Thu, 17 Aug 2006 18:46:59 +0000 (18:46 +0000)]
LAB-kernel: Generate a LAB kernel suitable for flashing using the HTC
rescue bootloader. The kernel is installed to tmp/deploy/images and
its filename ends with .htc.

18 years agomerge of '1a4a3b2be416c7c4f63918779f9d0ee5704745df'
Holger Freyther [Thu, 17 Aug 2006 14:51:43 +0000 (14:51 +0000)]
Merge ... '1a4a3b2be416c7c4f63918779f9d0ee5704745df'
     and 'cbcfc49a8bb1a943b0aa9d318c6b651da34d5c0e'

18 years agoclasses/tinderclient.bbclass: TINDER_AUTOBUILD=0 to disable running do_clean
Holger Freyther [Thu, 17 Aug 2006 14:48:27 +0000 (14:48 +0000)]
classes/tinderclient.bbclass: TINDER_AUTOBUILD=0 to disable running do_clean

18 years agoclasses/tinderclient.bbclass: Fixes. truncate does not work this way...
Holger Freyther [Thu, 17 Aug 2006 14:40:54 +0000 (14:40 +0000)]
classes/tinderclient.bbclass: Fixes. truncate does not work this way...
    Fixup truncate to forget the the status of previous runs. We will
    simply write("") to the file and empty it this way. int(f.read()) will
    fail then

18 years agoclasses/tinderclient.bbclass: Add workaround for bitbake -k and save the status
Holger Freyther [Thu, 17 Aug 2006 13:44:31 +0000 (13:44 +0000)]
classes/tinderclient.bbclass: Add workaround for bitbake -k and save the status
    Using the continue option of BitBake can lead to some issues with the
    Tinderbox. Even if one build failed the color of the result will be green
    as the BuildCompleted event will be send by BitBake.
    As a workaround we will store the failure in a tinder-status file in case
    of failure (e.g. no Provider or PkgFailed) and will reread on the start.
    When the build starts we will truncate the file and remove 'the' error

18 years agotosa: linux 2.6 by default
Marcin Juszkiewicz [Thu, 17 Aug 2006 13:09:30 +0000 (13:09 +0000)]
tosa: linux 2.6 by default

18 years agotslib:
Chris Larson [Thu, 17 Aug 2006 10:56:29 +0000 (10:56 +0000)]
tslib:
  * Add a bitbake recipe for tslib 1.0, which is newly tagged on the recently
    populated tslib subversion repository at berlios.

18 years agosite/*: Updates for slrn. Added required entries for slrn to
Jamie Lenehan [Thu, 17 Aug 2006 08:07:03 +0000 (08:07 +0000)]
site/*: Updates for slrn. Added required entries for slrn to
i{3,4,5,6}-linux and sh4-linux-uclibc. Remove some unused entries from
sh4-linux.

18 years agomerge of '5b22925a7b123db5cb7c74c47b0d46e3a3510df6'
Jamie Lenehan [Thu, 17 Aug 2006 04:20:40 +0000 (04:20 +0000)]
Merge ... '5b22925a7b123db5cb7c74c47b0d46e3a3510df6'
     and '762d15cea90d092ff79de7791fbb02571ec2d15d'

18 years agosite/i{3,4,5}-linux: Add entries for ipsec-tools so it will build.
Jamie Lenehan [Thu, 17 Aug 2006 04:19:48 +0000 (04:19 +0000)]
site/i{3,4,5}-linux: Add entries for ipsec-tools so it will build.
i686-linux was already ok, but i{3,4,5}86-linux were missing the appropriate
entries. Note that ipsec-tools does not currently build with gcc 4.x.

18 years agowpa-supplicant: changed -m755 etc in do_install into -m 755
Frans Meulenbroeks [Wed, 16 Aug 2006 17:40:38 +0000 (17:40 +0000)]
wpa-supplicant: changed -m755 etc in do_install into -m 755
my install needs this space (ucslugc distro)

18 years agouclibc: added UCLIBC_HAS_SYS_SIGLIST to uClibc.distro so watchdog compiles
Frans Meulenbroeks [Wed, 16 Aug 2006 17:29:21 +0000 (17:29 +0000)]
uclibc: added UCLIBC_HAS_SYS_SIGLIST to uClibc.distro so watchdog compiles

18 years agoopenssl: Update the endianess test to handle the situation where
Jamie Lenehan [Wed, 16 Aug 2006 15:12:51 +0000 (15:12 +0000)]
openssl: Update the endianess test to handle the situation where
only {big,litte}endian is set to "no" and neither of them is set to "yes".
Previously in the case where only one of the entries was present and set to
"no", openssl would just assume little endian, even if it was saying no to
little endian. Similar fix as for net-snmp as per #1320.

18 years agohping2 2.0.0rc3: Update the endianess test to handle the situation where only
Jamie Lenehan [Wed, 16 Aug 2006 14:54:39 +0000 (14:54 +0000)]
hping2 2.0.0rc3: Update the endianess test to handle the situation where only
{big,litte}endian is set to "no" and neither of them is set to "yes". Saying
it's "not big endian" seems a bit backwards but that's what some site files
seem to get by with. Same fix as for net-snmp as per #1320.

18 years agonet-snmp 5.1.2: Update the endianess test to handle the situation where only
Jamie Lenehan [Wed, 16 Aug 2006 14:52:12 +0000 (14:52 +0000)]
net-snmp 5.1.2: Update the endianess test to handle the situation where only
{big,litte}endian is set to "no" and neither of them is set to "yes". Saying
it's "not big endian" seems a bit backwards but that's what some site files
seem to get by with. Closes #1320 "net-snmp-5.1.2 fails on uclibc x86 and
ppc".

18 years agomerge of '9e2e029c381836af3e6c709f7c34a64fa970fa5a'
Marcin Juszkiewicz [Wed, 16 Aug 2006 12:48:13 +0000 (12:48 +0000)]
Merge ... '9e2e029c381836af3e6c709f7c34a64fa970fa5a'
     and 'bcb3d8772e830e87eeb88e0a5f581690f6d0cc6f'

18 years agoslcalc: added 1.2.1 from .oz354x (not tested in .dev)
Marcin Juszkiewicz [Wed, 16 Aug 2006 12:47:37 +0000 (12:47 +0000)]
slcalc: added 1.2.1 from .oz354x (not tested in .dev)
applied changes from 91b67742c7a9c7d3c69213e62305170eccc55d41
             through 1301873966ccd7d2f8af919ee6f5fe194cd0162a

18 years agoglibc: bump PR for latest locale-base change
Phil Blundell [Wed, 16 Aug 2006 11:46:45 +0000 (11:46 +0000)]
glibc: bump PR for latest locale-base change

18 years agoglibc: legitimize package names in locale-base RDEPENDS
Phil Blundell [Wed, 16 Aug 2006 11:40:26 +0000 (11:40 +0000)]
glibc: legitimize package names in locale-base RDEPENDS

18 years agognutls: fix path of m4
Marcin Juszkiewicz [Wed, 16 Aug 2006 06:47:58 +0000 (06:47 +0000)]
gnutls: fix path of m4

18 years agognutls: stage m4 needed by lftp
Marcin Juszkiewicz [Wed, 16 Aug 2006 06:41:46 +0000 (06:41 +0000)]
gnutls: stage m4 needed by lftp

18 years agolftp: added gnutls to depends (from .oz354x)
Marcin Juszkiewicz [Wed, 16 Aug 2006 06:39:57 +0000 (06:39 +0000)]
lftp: added gnutls to depends (from .oz354x)

18 years agolftp: add 3.5.1 (3.5.4 req autoconf 2.60), drop older
Marcin Juszkiewicz [Wed, 16 Aug 2006 06:38:00 +0000 (06:38 +0000)]
lftp: add 3.5.1 (3.5.4 req autoconf 2.60), drop older
from .oz354x

18 years agolibrsvg: Disable mozilla plugins as otherwise their presence on the build system...
Richard Purdie [Tue, 15 Aug 2006 19:33:44 +0000 (19:33 +0000)]
librsvg: Disable mozilla plugins as otherwise their presence on the build system can confuse configure

18 years agoudev: Prune old obsolete broken versions (058, 063, 065, 070, 071).
Richard Purdie [Tue, 15 Aug 2006 19:30:15 +0000 (19:30 +0000)]
udev: Prune old obsolete broken versions (058, 063, 065, 070, 071).

18 years agoudev: Fix packaging after -dbg changes (udev-utils wasn't populated)
Richard Purdie [Tue, 15 Aug 2006 19:28:54 +0000 (19:28 +0000)]
udev: Fix packaging after -dbg changes (udev-utils wasn't populated)

18 years agomysql: fix SRC_URI - close #1319
Marcin Juszkiewicz [Tue, 15 Aug 2006 14:48:53 +0000 (14:48 +0000)]
mysql: fix SRC_URI - close #1319

18 years agokeymaps: added h2200 support - close #1304
Giorgio Padrin [Tue, 15 Aug 2006 13:53:13 +0000 (13:53 +0000)]
keymaps: added h2200 support - close #1304

18 years agopackages/xorg-app/xterm_207.bb: Addition of DEPEND LibXaw
Kristoffer Ericson [Tue, 15 Aug 2006 14:57:44 +0000 (14:57 +0000)]
packages/xorg-app/xterm_207.bb: Addition of DEPEND LibXaw
* Xterm requires LibXaw as depend. Added.

18 years agomerge of '42a6f62802ccaf34d8896404bd4683dc7111232f'
Phil Blundell [Tue, 15 Aug 2006 10:17:26 +0000 (10:17 +0000)]
Merge ... '42a6f62802ccaf34d8896404bd4683dc7111232f'
     and '6f8490048134c6e6b72e44c0685e72338477cc2a'

18 years agogcc-cross-initial 3.3.4: clobber PACKAGES to avoid shlibs imbroglio
Phil Blundell [Tue, 15 Aug 2006 10:16:59 +0000 (10:16 +0000)]
gcc-cross-initial 3.3.4: clobber PACKAGES to avoid shlibs imbroglio

18 years agomerge of 04264e63d95f7b157030356df1acd2c861ecf54d
Kristoffer Ericson [Mon, 14 Aug 2006 23:20:25 +0000 (23:20 +0000)]
merge of 04264e63d95f7b157030356df1acd2c861ecf54d
     and 0fb74741994c40f954b3aef2f855c14636c49ccb

18 years agoconf/distro/jlime-donkey.conf : Removal of some RDEPENDS
Kristoffer Ericson [Mon, 14 Aug 2006 23:16:56 +0000 (23:16 +0000)]
conf/distro/jlime-donkey.conf : Removal of some RDEPENDS
* Remove pcmciautils, orinoco-conf, hotplug-ng

18 years agomerge of 4052297c94828dc52bc0def5a0e710c9ac0d5446
Kristoffer Ericson [Mon, 14 Aug 2006 20:41:35 +0000 (20:41 +0000)]
merge of 4052297c94828dc52bc0def5a0e710c9ac0d5446
     and 5e78d5593b39480d9f6ba5bbfc3b6073e7aa3232

18 years agouclibc: patches to compile with gcc 4.1.1 with thumb instruction set
Frans Meulenbroeks [Mon, 14 Aug 2006 16:27:13 +0000 (16:27 +0000)]
uclibc: patches to compile with gcc 4.1.1 with thumb instruction set
(patches derived from busybox mailing list)

18 years agomerge of '2a251a71a9f271e9e3c90442f4664989c4200546'
Phil Blundell [Mon, 14 Aug 2006 16:07:24 +0000 (16:07 +0000)]
Merge ... '2a251a71a9f271e9e3c90442f4664989c4200546'
     and 'be32f635579fe38afb045ac1745953ca97f2f55a'

18 years agotask-sdk: s/ice/libice/
Koen Kooi [Mon, 14 Aug 2006 16:04:46 +0000 (16:04 +0000)]
task-sdk: s/ice/libice/

18 years agognutils 1.4.0: add PACKAGES_DYNAMIC
Koen Kooi [Mon, 14 Aug 2006 16:02:55 +0000 (16:02 +0000)]
gnutils 1.4.0: add PACKAGES_DYNAMIC

18 years agolibsoup: add PACKAGES_DYNAMIC
Koen Kooi [Mon, 14 Aug 2006 15:59:35 +0000 (15:59 +0000)]
libsoup: add PACKAGES_DYNAMIC

18 years agolibmimedir 0.4.0: fix packaging
Koen Kooi [Mon, 14 Aug 2006 15:57:44 +0000 (15:57 +0000)]
libmimedir 0.4.0: fix packaging

18 years agotask-sdk: fix some RDEPENDS and set PACKAGES_DYNAMIC for some more packages
Koen Kooi [Mon, 14 Aug 2006 15:44:51 +0000 (15:44 +0000)]
task-sdk: fix some RDEPENDS and set PACKAGES_DYNAMIC for some more packages

18 years agogcc-package-cross.inc: fix bitbake crashes
Koen Kooi [Mon, 14 Aug 2006 15:23:39 +0000 (15:23 +0000)]
gcc-package-cross.inc: fix bitbake crashes
~lart python

18 years agogcc-package-cross.inc: set appropriate PACKAGES_DYNAMIC
Koen Kooi [Mon, 14 Aug 2006 14:12:38 +0000 (14:12 +0000)]
gcc-package-cross.inc: set appropriate PACKAGES_DYNAMIC

18 years agomerge of '28c6631c48492003a3883657f53019459fbef9c4'
Koen Kooi [Mon, 14 Aug 2006 13:41:42 +0000 (13:41 +0000)]
Merge ... '28c6631c48492003a3883657f53019459fbef9c4'
     and '755927ccacd770940509d76e9f311b208d090874'

18 years agoasterisk: de-arm-ify
Koen Kooi [Mon, 14 Aug 2006 13:41:16 +0000 (13:41 +0000)]
asterisk: de-arm-ify

18 years agojornada56x: Use the 2.6er for the Jornada56x, do not use DEVFS
Alex Lange [Mon, 14 Aug 2006 11:17:02 +0000 (11:17 +0000)]
jornada56x: Use the 2.6er for the Jornada56x, do not use DEVFS

18 years agoxmms_1.2.10.bb : add an icon and .desktop file for xmms
Graeme Gregory [Mon, 14 Aug 2006 09:20:29 +0000 (09:20 +0000)]
xmms_1.2.10.bb : add an icon and .desktop file for xmms
Call via a wrapper scipt so we can insert XLIB_SKIP_ARGB_VISUALS=1 before
xmms so that double size mode works correctly (a tip gleaned from gentoo FAQ)

18 years agondisc6: Add ndisc6 which contains tools for IPV6 neighbor discover, IPV6
Jamie Lenehan [Mon, 14 Aug 2006 09:03:21 +0000 (09:03 +0000)]
ndisc6: Add ndisc6 which contains tools for IPV6 neighbor discover, IPV6
router discovery, an IPv4/IPv6 performance measurement tool, and an IPv6
UDP+TCP traceroute implementation.

18 years agosane srcdates: try to catch all floating cvs packages (bitbake -s | grep cvs | grep...
Koen Kooi [Mon, 14 Aug 2006 08:58:57 +0000 (08:58 +0000)]
sane srcdates: try to catch all floating cvs packages (bitbake -s | grep cvs | grep -v opie) and categorize it

18 years agoiputils 20020927: Permissions are not carried over from install to the
Jamie Lenehan [Mon, 14 Aug 2006 08:51:54 +0000 (08:51 +0000)]
iputils 20020927: Permissions are not carried over from install to the
packages, so for things that need SUID we need to set that in postinst. Add
this for ping, ping6 and traceroute6. Also modify that package list so we
append instead of replace it.

18 years agomerge of '42fa696a594e3a4b211f213594277acc96fef947'
Frans Meulenbroeks [Sun, 13 Aug 2006 18:32:20 +0000 (18:32 +0000)]
Merge ... '42fa696a594e3a4b211f213594277acc96fef947'
     and '7a6ef70c33357e83223926dab560ae66d6f41c7c'

18 years agouclibc: added patch to compile uclibc for thumb; patch is from
Frans Meulenbroeks [Sun, 13 Aug 2006 17:46:38 +0000 (17:46 +0000)]
uclibc: added patch to compile uclibc for thumb; patch is from
http://busybox.net/lists/uclibc-cvs/2006-January/008903.html

18 years agoconf/distro/jlime-donkey.conf : Add wget to rdpends
Kristoffer Ericson [Sun, 13 Aug 2006 16:35:38 +0000 (16:35 +0000)]
conf/distro/jlime-donkey.conf : Add wget to rdpends
* Due to busybox wget having issues with passive ftp, we want
  full wget version.

18 years agolinux/linux-jlime-jornada6xx-2.6.17/defconfig_jlime: Changes
Kristoffer Ericson [Sun, 13 Aug 2006 16:32:43 +0000 (16:32 +0000)]
linux/linux-jlime-jornada6xx-2.6.17/defconfig_jlime: Changes
* Rebuild firmware
* Set all wifi as modules

18 years agoglibc: bump PR for binary locale change
Phil Blundell [Sun, 13 Aug 2006 14:06:44 +0000 (14:06 +0000)]
glibc: bump PR for binary locale change

18 years agomerge of '395d8c1ab96c40659f7304c72a28982ec1a4f0f9'
Phil Blundell [Sun, 13 Aug 2006 14:00:45 +0000 (14:00 +0000)]
Merge ... '395d8c1ab96c40659f7304c72a28982ec1a4f0f9'
     and 'fb1f22c1f370716bb4047f4959e9a5babc1f47f8'

18 years agoglibc: try to fix locale naming (BZ #1140)
Phil Blundell [Sun, 13 Aug 2006 13:59:59 +0000 (13:59 +0000)]
glibc: try to fix locale naming (BZ #1140)

18 years agoxmms: make rebuilds work
Koen Kooi [Sun, 13 Aug 2006 10:59:44 +0000 (10:59 +0000)]
xmms: make rebuilds work

18 years agomerge of '73a0fd7a86c83ccf1f4ef3268b3d5af71f74a60a'
Koen Kooi [Sun, 13 Aug 2006 10:38:21 +0000 (10:38 +0000)]
Merge ... '73a0fd7a86c83ccf1f4ef3268b3d5af71f74a60a'
     and 'cca0d62f63238636b31f2f73cf7d30fce2b62e84'

18 years agochmlib: add 0.38
Koen Kooi [Sun, 13 Aug 2006 10:37:52 +0000 (10:37 +0000)]
chmlib: add 0.38

18 years agomikmod: depend on ncurses
Koen Kooi [Sun, 13 Aug 2006 10:37:21 +0000 (10:37 +0000)]
mikmod: depend on ncurses

18 years agoslugos-packages.bb: readded madwifi to the packages list as it is fixed
Frans Meulenbroeks [Sun, 13 Aug 2006 09:44:33 +0000 (09:44 +0000)]
slugos-packages.bb: readded madwifi to the packages list as it is fixed

18 years agoxmms-mad_0.10.bb : add the mad xmms plugin
Graeme Gregory [Sun, 13 Aug 2006 06:23:20 +0000 (06:23 +0000)]
xmms-mad_0.10.bb : add the mad xmms plugin

18 years agoxmms_1.2.10.bb : remove extra quotes in xmms-config so the binconfig
Graeme Gregory [Sun, 13 Aug 2006 06:21:47 +0000 (06:21 +0000)]
xmms_1.2.10.bb : remove extra quotes in xmms-config so the binconfig
path munging works.

18 years agopcre 4.4: Remove the spurious .debug directory from the main package.
Jamie Lenehan [Sun, 13 Aug 2006 04:13:18 +0000 (04:13 +0000)]
pcre 4.4: Remove the spurious .debug directory from the main package.

18 years agoman 1.5p: Remove the spurious .debug directory from the main package.
Jamie Lenehan [Sun, 13 Aug 2006 03:57:12 +0000 (03:57 +0000)]
man 1.5p: Remove the spurious .debug directory from the main package.

18 years agoxmms-tremor_1.0.bb : tremor plugin for xmms
Graeme Gregory [Sat, 12 Aug 2006 22:42:50 +0000 (22:42 +0000)]
xmms-tremor_1.0.bb : tremor plugin for xmms

18 years agomerge of 'c78970f2b600a47675f4fa927b768e98773f5194'
Graeme Gregory [Sat, 12 Aug 2006 22:40:19 +0000 (22:40 +0000)]
Merge ... 'c78970f2b600a47675f4fa927b768e98773f5194'
     and 'c828d0949f0887cd22da336a7dc37e547064f102'

18 years agomerge of '9e98fb14bc16730c2bbc97c1720259cb479ac8fa'
Graeme Gregory [Sat, 12 Aug 2006 22:39:21 +0000 (22:39 +0000)]
Merge ... '9e98fb14bc16730c2bbc97c1720259cb479ac8fa'
     and 'b63cff7dc0ce768b721311fb1eca7e9ef45e7ed9'

18 years agoxmms_1.2.10.bb : improve autotools situation so we dont need to override
Graeme Gregory [Sat, 12 Aug 2006 22:38:06 +0000 (22:38 +0000)]
xmms_1.2.10.bb : improve autotools situation so we dont need to override
do_configure and do_compile.
Enable vorbis and mikmod as per TODO
stage the dev files so we can build plugins.

18 years agoudev: add mount.blacklist for h2200 and ipaq-pxa270
Koen Kooi [Sat, 12 Aug 2006 18:15:48 +0000 (18:15 +0000)]
udev: add mount.blacklist for h2200 and ipaq-pxa270

18 years agolibmimedir 0.4.0: add patch by Martin Felis to fix list append behaviour
Koen Kooi [Sat, 12 Aug 2006 17:59:37 +0000 (17:59 +0000)]
libmimedir 0.4.0: add patch by Martin Felis to fix list append behaviour

18 years agomerge of '41f08fea37c410bb9ff7093f2c2d35572c69171c'
Frans Meulenbroeks [Sat, 12 Aug 2006 16:40:34 +0000 (16:40 +0000)]
Merge ... '41f08fea37c410bb9ff7093f2c2d35572c69171c'
     and 'b2242c9c486da6354ad533ce32c14a76e3ef9b69'

18 years agomadwifi: removed -mapcs-32 and -malignment-traps from patches.
Frans Meulenbroeks [Sat, 12 Aug 2006 16:33:26 +0000 (16:33 +0000)]
madwifi: removed -mapcs-32 and -malignment-traps from patches.
these are not supported for gcc4 and after discussion in #oe it
was considered safe to remove them as even on gcc3 they apparently do
not have any effect above arm7

18 years agoucslugc: Go back to gcc 3.4.4 until someone gets gcc 4.1.1 to work for ucslugc.
Rod Whitby [Sat, 12 Aug 2006 13:23:30 +0000 (13:23 +0000)]
ucslugc: Go back to gcc 3.4.4 until someone gets gcc 4.1.1 to work for ucslugc.

18 years agoslugos-packages: Demoted madwifi-ng - fails to build on nudi
Rod Whitby [Sat, 12 Aug 2006 13:23:02 +0000 (13:23 +0000)]
slugos-packages: Demoted madwifi-ng - fails to build on nudi

18 years agomerge of '72f3c1ab1f4863f49829ab72e6b3206f7c8720b0'
Frans Meulenbroeks [Sat, 12 Aug 2006 12:01:32 +0000 (12:01 +0000)]
Merge ... '72f3c1ab1f4863f49829ab72e6b3206f7c8720b0'
     and 'c9babd5c890d03ff3a5fa5b385b89471d91b1cc0'

18 years agokernel.bbclass, module.bbclass: changed depmod -A into depmod -a
Frans Meulenbroeks [Sat, 12 Aug 2006 11:57:41 +0000 (11:57 +0000)]
kernel.bbclass, module.bbclass: changed depmod -A into depmod -a
see http://www.handhelds.org/hypermail/oe/102/10225.html

18 years agogtk+ 2.8.9: s/jpg/jpeg/
Koen Kooi [Sat, 12 Aug 2006 11:38:33 +0000 (11:38 +0000)]
gtk+ 2.8.9: s/jpg/jpeg/

18 years agoudev 092: fix hostap on h2200, courtesy Joshua Layne
Koen Kooi [Sat, 12 Aug 2006 10:56:38 +0000 (10:56 +0000)]
udev 092: fix hostap on h2200, courtesy Joshua Layne

18 years agotask-angstrom.bb : add util-linux-mount/umount to RDEPENDS of base so that
Graeme Gregory [Sat, 12 Aug 2006 10:50:03 +0000 (10:50 +0000)]
task-angstrom.bb : add util-linux-mount/umount to RDEPENDS of base so that
filesystems get mounted on boot. mount -at nfs has problems with busybox
that stops this working.

18 years agoipaq-sleep 0.9: add patch to fix install issues
Koen Kooi [Sat, 12 Aug 2006 10:24:00 +0000 (10:24 +0000)]
ipaq-sleep 0.9: add patch to fix install issues

18 years agonautilus 2.12: add libexif to depends
Koen Kooi [Sat, 12 Aug 2006 10:19:19 +0000 (10:19 +0000)]
nautilus 2.12: add libexif to depends

18 years agontp 4.2.0: fix PACKAGES to include debug files
Koen Kooi [Sat, 12 Aug 2006 09:16:59 +0000 (09:16 +0000)]
ntp 4.2.0: fix PACKAGES to include debug files

18 years agomerge of '2813b5b33a80acca8e53166638a06c31c96fc819'
Koen Kooi [Sat, 12 Aug 2006 09:05:48 +0000 (09:05 +0000)]
Merge ... '2813b5b33a80acca8e53166638a06c31c96fc819'
     and '71d106209d375802f4d83fc7eba80d5515b6f572'

18 years agosqlite 3*: s/include/require/g. I added the include's yesterday when they
Jamie Lenehan [Sat, 12 Aug 2006 09:00:46 +0000 (09:00 +0000)]
sqlite 3*: s/include/require/g. I added the include's yesterday when they
should have been require (as per rev fd003213c48ea0ec299e5dee66a093d54272b35a).

18 years agoefika, ep93xx: stop using the obsolete linux-modules class
Koen Kooi [Sat, 12 Aug 2006 08:57:46 +0000 (08:57 +0000)]
efika, ep93xx: stop using the obsolete linux-modules class

18 years agoh5xxx: update defconfig
Koen Kooi [Sat, 12 Aug 2006 08:54:22 +0000 (08:54 +0000)]
h5xxx: update defconfig

18 years agomerge of 296e66426511a2f435ec31779df775a4464ac37a
Michael Lauer [Fri, 11 Aug 2006 20:38:22 +0000 (20:38 +0000)]
merge of 296e66426511a2f435ec31779df775a4464ac37a
     and 4272cf6c19f128a083eb5c5886cdcc75a1b0818c

18 years agopreferred-gpe-versions: pindown gtk-engines when pinning down gtk+
Michael Lauer [Fri, 11 Aug 2006 20:37:42 +0000 (20:37 +0000)]
preferred-gpe-versions: pindown gtk-engines when pinning down gtk+

18 years agomerge of '0d5d329305f1889da24316c8f1a1c4055aa1c965'
Koen Kooi [Fri, 11 Aug 2006 18:38:10 +0000 (18:38 +0000)]
Merge ... '0d5d329305f1889da24316c8f1a1c4055aa1c965'
     and 'a064ac2b5db052cbadae6856a18d5be4dd8ef6e9'

18 years agogpe-conf: add 0.2.2
Koen Kooi [Fri, 11 Aug 2006 18:30:33 +0000 (18:30 +0000)]
gpe-conf: add 0.2.2

18 years agomerge of 8025b1031a3e4a5ddd61c6a7a3f4788138fa0264
Michael Lauer [Fri, 11 Aug 2006 17:41:05 +0000 (17:41 +0000)]
merge of 8025b1031a3e4a5ddd61c6a7a3f4788138fa0264
     and fa44dacbf0a1b7a188ab4126d217aafc5a1f48f8

18 years agoxtrans X11R7.0-1.0.0 fix missing include path in pkgconfig file. closes #1244
Michael Lauer [Fri, 11 Aug 2006 17:39:34 +0000 (17:39 +0000)]
xtrans X11R7.0-1.0.0 fix missing include path in pkgconfig file. closes #1244

18 years agomerge of bddbb157960dc74708ee1f412dc226c4e119322f
Kristoffer Ericson [Fri, 11 Aug 2006 16:24:06 +0000 (16:24 +0000)]
merge of bddbb157960dc74708ee1f412dc226c4e119322f
     and d6d342eb596dfa4dccbd85b8270c275e8e076491