Michael Lauer [Mon, 11 Jul 2005 08:56:29 +0000 (08:56 +0000)]
Initscripts: add udev guard to all devices scripts
Michael Lauer [Mon, 11 Jul 2005 08:53:03 +0000 (08:53 +0000)]
Busybox: enable the -l option for umount
Michael Lauer [Sun, 10 Jul 2005 01:16:21 +0000 (01:16 +0000)]
Add dropbear 0.46. Patch courtesy Erik Hovland.
Rod Whitby [Sat, 9 Jul 2005 13:34:15 +0000 (13:34 +0000)]
Holger Freyther [Sat, 9 Jul 2005 13:29:34 +0000 (13:29 +0000)]
More syntax fixes, unbelievable I spend most of the time at GPE bbfiles...
Holger Freyther [Sat, 9 Jul 2005 13:20:12 +0000 (13:20 +0000)]
More syntax changes
LICENSE = LGPL -> LICENSE = "LGPL"
Holger Freyther [Sat, 9 Jul 2005 13:18:13 +0000 (13:18 +0000)]
export CVSBUILD = no -> export CVSBUILD = "no"
I wonder why this is not part of the gpe bbclass
Holger Freyther [Sat, 9 Jul 2005 13:15:00 +0000 (13:15 +0000)]
More syntax changing updates
Holger Freyther [Sat, 9 Jul 2005 13:10:57 +0000 (13:10 +0000)]
LICENSE = GPL -> LICENSE = "GPL"
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
Holger Freyther [Sat, 9 Jul 2005 13:04:04 +0000 (13:04 +0000)]
KEY = "VALUE" changed the grammar to force the quotes and update
the bb files accordingly
Holger Freyther [Sat, 9 Jul 2005 12:39:05 +0000 (12:39 +0000)]
Holger Freyther [Sat, 9 Jul 2005 12:38:15 +0000 (12:38 +0000)]
Syntax Fixes for the grammar from the bitbake c parser.
-There should be no whitespaces/chars after a \. Change the files
accordingly.
-If you start with " end with " as well
Michael Lauer [Sat, 9 Jul 2005 12:25:15 +0000 (12:25 +0000)]
Rod Whitby [Sat, 9 Jul 2005 07:50:17 +0000 (07:50 +0000)]
Oyvind Repvik [Sat, 9 Jul 2005 08:05:53 +0000 (08:05 +0000)]
add --without-snmp. Fixes compile issue
Oyvind Repvik [Sat, 9 Jul 2005 08:04:33 +0000 (08:04 +0000)]
Correct mysql sysconfdir path
Oyvind Repvik [Sat, 9 Jul 2005 07:55:39 +0000 (07:55 +0000)]
Forgot to add user in both patches.
Michael Lauer [Fri, 8 Jul 2005 23:37:06 +0000 (23:37 +0000)]
kernel.bbclass: Add autoload entries for the bluetooth modules 'hidp' and 'rfcomm'.
This fixes /etc/init.d/bluetooth starting (on kernels which support 'hidp') the
bluetooth subsystem, i.e. hcid. Tested on Sharp C7x0 w/ kernel 2.6.12-mm1.
Oyvind Repvik [Fri, 8 Jul 2005 21:53:19 +0000 (21:53 +0000)]
Upstream upgrade to 2.1.6
Oyvind Repvik [Fri, 8 Jul 2005 21:22:41 +0000 (21:22 +0000)]
Reverse patch so it applies and strace Just Works (TM)
Holger Freyther [Fri, 8 Jul 2005 20:20:35 +0000 (20:20 +0000)]
documentation.conf:
-Clarify on how to use @see and @group to categorize and link
the configuration.
Please feel free to update the documentation and add not yet
documented keys to this file.
Holger Freyther [Fri, 8 Jul 2005 18:11:45 +0000 (18:11 +0000)]
Check this patch into my own branch
Holger Freyther [Fri, 8 Jul 2005 18:09:34 +0000 (18:09 +0000)]
libopie2.inc:
-Change the way we install headers into staging. Do not use find directly
but look for headers in each known module.
Imagine someones patches libopie and you have .pc or patches/ directory
now someone even patches a header file and due bad luck the header from
.pc/patches got staged instead of the patched...
This can not happen anymore!
Holger Freyther [Fri, 8 Jul 2005 18:00:46 +0000 (18:00 +0000)]
qpe-libgaim_1.3.1.bb
-Rename to qpe-libgaim_1.4.0.bb as it was released
Oyvind Repvik [Fri, 8 Jul 2005 17:17:14 +0000 (17:17 +0000)]
Whoops ;)
Michael Lauer [Fri, 8 Jul 2005 05:30:44 +0000 (05:30 +0000)]
Qt-Embedded 2.3.10 patches courtesy Manuel Teira:
- add suspend-resume hook for qws server
- implement suspend-resume helpers in W100 driver
Oyvind Repvik [Fri, 8 Jul 2005 04:45:11 +0000 (04:45 +0000)]
Oyvind Repvik [Fri, 8 Jul 2005 04:42:15 +0000 (04:42 +0000)]
Added mysql user and group with correct (reserved) UID/GID 64001.
Oyvind Repvik [Fri, 8 Jul 2005 04:41:11 +0000 (04:41 +0000)]
Oyvind Repvik [Fri, 8 Jul 2005 04:23:50 +0000 (04:23 +0000)]
Added mysql user on openslug.
Oyvind Repvik [Thu, 7 Jul 2005 21:55:57 +0000 (21:55 +0000)]
Fixed path issue
Michael Lauer [Thu, 7 Jul 2005 17:10:13 +0000 (17:10 +0000)]
bluez-utils: Sleep a couple of seconds in /etc/pcmcia/bluetooth to give the
hardware enough time to complete initialization (tested on Sharp C7x0)
Oyvind Repvik [Thu, 7 Jul 2005 16:54:10 +0000 (16:54 +0000)]
Upgraded ypbind-mt to 1.19
Michael Lauer [Thu, 7 Jul 2005 09:46:29 +0000 (09:46 +0000)]
Michael Lauer [Thu, 7 Jul 2005 09:40:39 +0000 (09:40 +0000)]
remove old openzaurus distribution conf files
Koen Kooi [Wed, 6 Jul 2005 21:36:32 +0000 (21:36 +0000)]
Remove stale familiar distro configs
Holger Freyther [Wed, 6 Jul 2005 20:51:46 +0000 (20:51 +0000)]
Clean up (begin):
Use ${palmtopdir} instead of hardcoding /opt/QtPalmtop. This eases
to switch the default opie location once we want it
(/usr, /opt/Qtopia /home/sweat/home)
Holger Freyther [Wed, 6 Jul 2005 20:22:37 +0000 (20:22 +0000)]
SILENT
use quotes to follow KEY = "value" scheme to prepare for a
new bitbake parser
Richard Purdie [Wed, 6 Jul 2005 14:46:40 +0000 (14:46 +0000)]
Update atilib to avoid a segfault
Marcin Juszkiewicz [Wed, 6 Jul 2005 14:20:44 +0000 (14:20 +0000)]
updated kdepimpi to 2.1.13
Felix Domke [Wed, 6 Jul 2005 12:36:59 +0000 (12:36 +0000)]
Marcin Juszkiewicz [Wed, 6 Jul 2005 09:39:49 +0000 (09:39 +0000)]
Marcin Juszkiewicz [Wed, 6 Jul 2005 09:39:05 +0000 (09:39 +0000)]
added sysfsutils 1.3.0
Marcin Juszkiewicz [Wed, 6 Jul 2005 09:31:04 +0000 (09:31 +0000)]
Marcin Juszkiewicz [Wed, 6 Jul 2005 09:29:25 +0000 (09:29 +0000)]
added pcmciautils 005
Marcin Juszkiewicz [Wed, 6 Jul 2005 09:28:20 +0000 (09:28 +0000)]
added dtl1_cs patch to get Socket CF+ Rev.E autoloaded with pcmciautils (patch sent upstream)
John Bowler [Wed, 6 Jul 2005 07:48:46 +0000 (07:48 +0000)]
Building but not working monotone - still has problems in cryptopp (in
the rsa code).
John Bowler [Wed, 6 Jul 2005 06:07:15 +0000 (06:07 +0000)]
Working (db init capable) version of monotone. r1 fixes an endianness
configuration error in cryptopp - cryptopp was being compiled for a
little endian host.
Oyvind Repvik [Wed, 6 Jul 2005 00:29:05 +0000 (00:29 +0000)]
Oyvind Repvik [Wed, 6 Jul 2005 00:28:40 +0000 (00:28 +0000)]
Added gphoto2 and sane-backends to packages.
John Bowler [Wed, 6 Jul 2005 00:27:09 +0000 (00:27 +0000)]
Changes to make libboost compile and link on uclibc
Oyvind Repvik [Wed, 6 Jul 2005 00:03:06 +0000 (00:03 +0000)]
Added package sane-backends.
Oyvind Repvik [Tue, 5 Jul 2005 23:20:51 +0000 (23:20 +0000)]
Added patch for alignment issues from debian (DaKa2).
Bumped revision.
Florian Boor [Tue, 5 Jul 2005 16:09:26 +0000 (16:09 +0000)]
Florian Boor [Tue, 5 Jul 2005 16:07:44 +0000 (16:07 +0000)]
Fix firmware links.
Florian Boor [Tue, 5 Jul 2005 15:00:57 +0000 (15:00 +0000)]
Florian Boor [Tue, 5 Jul 2005 14:49:01 +0000 (14:49 +0000)]
Ensure that /lib/firmware is created.
Marcin Juszkiewicz [Tue, 5 Jul 2005 14:36:53 +0000 (14:36 +0000)]
updated kdepimpi to 2.1.12
Florian Boor [Tue, 5 Jul 2005 14:26:10 +0000 (14:26 +0000)]
Get finally rid of irda stuff.
Update device fixup script to create some retro-style links in /dev.
Florian Boor [Tue, 5 Jul 2005 13:38:28 +0000 (13:38 +0000)]
Fix file location.
Marcin Juszkiewicz [Tue, 5 Jul 2005 12:04:36 +0000 (12:04 +0000)]
added module-init-tools 3.2-pre7
John Bowler [Tue, 5 Jul 2005 08:01:44 +0000 (08:01 +0000)]
New version of devio with a progress indicator (-p option)
John Bowler [Tue, 5 Jul 2005 07:42:50 +0000 (07:42 +0000)]
Builds but has bugs in very basic functionality (db init does not work).
John Bowler [Tue, 5 Jul 2005 06:26:56 +0000 (06:26 +0000)]
libboost, builds but untested
John Bowler [Tue, 5 Jul 2005 00:21:47 +0000 (00:21 +0000)]
Allow kernel and root partition to be updated in the flash alone, i.e.
just the kernel or just the root partition. Add support for progress
indicator (requires new rev of devio).
Richard Purdie [Mon, 4 Jul 2005 22:27:41 +0000 (22:27 +0000)]
Richard Purdie [Mon, 4 Jul 2005 22:17:07 +0000 (22:17 +0000)]
minicom: Fix configure to correctly use POSIX_TERMIOS
Richard Purdie [Mon, 4 Jul 2005 22:15:51 +0000 (22:15 +0000)]
Update atilib to avoid a segfault
Florian Boor [Mon, 4 Jul 2005 21:25:25 +0000 (21:25 +0000)]
Add package to do some initialisation and fixups like unmounting stuff
from initrd and create some useful links.
Florian Boor [Mon, 4 Jul 2005 21:18:39 +0000 (21:18 +0000)]
Limit RPROVIDES to the binary package.
Florian Boor [Mon, 4 Jul 2005 21:12:18 +0000 (21:12 +0000)]
Florian Boor [Mon, 4 Jul 2005 21:10:04 +0000 (21:10 +0000)]
Update to new udev naming.
Florian Boor [Mon, 4 Jul 2005 17:25:45 +0000 (17:25 +0000)]
Florian Boor [Mon, 4 Jul 2005 15:15:14 +0000 (15:15 +0000)]
Move responsibility for setup links to extra package.
Default to osso gtk version in maemo images.
Oyvind Repvik [Mon, 4 Jul 2005 14:39:40 +0000 (14:39 +0000)]
Oyvind Repvik [Mon, 4 Jul 2005 14:36:27 +0000 (14:36 +0000)]
Added working openntpd.
Florian Boor [Mon, 4 Jul 2005 11:35:04 +0000 (11:35 +0000)]
Update postinst task to create default user properly and link
to stuff located in initrd.
Florian Boor [Mon, 4 Jul 2005 11:32:39 +0000 (11:32 +0000)]
Add missing startup scripts.
Florian Boor [Mon, 4 Jul 2005 11:25:03 +0000 (11:25 +0000)]
Add configuration file for Nokia 770.
Florian Boor [Mon, 4 Jul 2005 10:49:22 +0000 (10:49 +0000)]
Oyvind Repvik [Mon, 4 Jul 2005 10:11:07 +0000 (10:11 +0000)]
Added new version of openntpd.
Oyvind Repvik [Mon, 4 Jul 2005 10:00:03 +0000 (10:00 +0000)]
Added ntpd user (for openntpd privsep), and bumped revision.
Oyvind Repvik [Mon, 4 Jul 2005 09:56:06 +0000 (09:56 +0000)]
Oyvind Repvik [Mon, 4 Jul 2005 09:54:26 +0000 (09:54 +0000)]
Oyvind Repvik [Mon, 4 Jul 2005 09:52:42 +0000 (09:52 +0000)]
Added patch for openntpd-3.7p1 to use the adjtimex() call.
Oyvind Repvik [Mon, 4 Jul 2005 09:51:36 +0000 (09:51 +0000)]
Fixed makefile to ignore that the ntpd user may not exist on the build system.
Oyvind Repvik [Mon, 4 Jul 2005 09:48:03 +0000 (09:48 +0000)]
Added openntpd init-script
Oyvind Repvik [Mon, 4 Jul 2005 09:46:40 +0000 (09:46 +0000)]
Added ntpd user for openntpd.
Florian Boor [Mon, 4 Jul 2005 09:13:54 +0000 (09:13 +0000)]
Fix build problem.
Rod Whitby [Mon, 4 Jul 2005 08:47:11 +0000 (08:47 +0000)]
propagate from branch 'org.openembedded.dev' (head
b378da256e147a5c55663f95c0cc3df118a4a63d)
to branch 'org.openembedded.nslu2-linux' (head
e04a7f684ef5855d717ea0e66d63fd31465c451a)
Michael Lauer [Mon, 4 Jul 2005 14:05:08 +0000 (14:05 +0000)]
Update defconfig-tosa for linux-openzaurus-2.6.12-mm1 - courtesy Dirk Opfer.
Michael Lauer [Mon, 4 Jul 2005 13:25:56 +0000 (13:25 +0000)]
Michael Lauer [Mon, 4 Jul 2005 13:24:05 +0000 (13:24 +0000)]
Zaurus/2.4 Conf: readd apmd and remove some things for the new spitz bootstrap
Michael Lauer [Sun, 3 Jul 2005 22:12:10 +0000 (22:12 +0000)]
Michael Lauer [Sun, 3 Jul 2005 22:11:05 +0000 (22:11 +0000)]
Add missing things to zaurus-machine configurations
Florian Boor [Sun, 3 Jul 2005 21:40:54 +0000 (21:40 +0000)]
Move esd dependencies.
Florian Boor [Sun, 3 Jul 2005 20:45:41 +0000 (20:45 +0000)]
Get rid of irda-utils.
John Bowler [Sun, 3 Jul 2005 20:36:10 +0000 (20:36 +0000)]
propagate from branch 'org.openembedded.dev' (head
e7deec567712930f830c6a392453b58268463120)
to branch 'org.openembedded.nslu2-linux' (head
bfb64dfb19eb6055f394a9ee933ebb8c93bcbe75)
John Bowler [Sun, 3 Jul 2005 18:49:38 +0000 (18:49 +0000)]
Enable 2.6.12[.*] kernel
John Bowler [Sun, 3 Jul 2005 18:35:01 +0000 (18:35 +0000)]
Make a raw, unconfigured, NSLU2 default to DHCP boot proto