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)]
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.
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
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
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)
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)
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
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
Michael Lauer [Sun, 3 Jul 2005 18:10:05 +0000 (18:10 +0000)]
Michael Lauer [Sun, 3 Jul 2005 18:08:49 +0000 (18:08 +0000)]
Florian Boor [Sun, 3 Jul 2005 17:31:53 +0000 (17:31 +0000)]
Change RDEPENDS to make sure gpe-contacts-hildon doesn't pull in gpe-icons.
Florian Boor [Sun, 3 Jul 2005 17:25:18 +0000 (17:25 +0000)]
Add patch fixing build issue.
Michael Lauer [Sun, 3 Jul 2005 17:15:57 +0000 (17:15 +0000)]
Florian Boor [Sun, 3 Jul 2005 17:14:55 +0000 (17:14 +0000)]
Florian Boor [Sun, 3 Jul 2005 17:11:26 +0000 (17:11 +0000)]
Fix package name.
Florian Boor [Sun, 3 Jul 2005 17:06:08 +0000 (17:06 +0000)]
Michael Lauer [Sun, 3 Jul 2005 17:05:34 +0000 (17:05 +0000)]
Florian Boor [Sun, 3 Jul 2005 17:01:11 +0000 (17:01 +0000)]
Patch to disable the use of -Werror which will cause the build to fail.
Florian Boor [Sun, 3 Jul 2005 16:47:39 +0000 (16:47 +0000)]
Patch to disable the use of -Werror which will cause the build to fail.
Florian Boor [Sun, 3 Jul 2005 16:07:18 +0000 (16:07 +0000)]
Florian Boor [Sun, 3 Jul 2005 15:55:15 +0000 (15:55 +0000)]
Add patch to define quota type which defaults to an imcompatible one in latest glibc.
Florian Boor [Sun, 3 Jul 2005 15:50:32 +0000 (15:50 +0000)]
Florian Boor [Sun, 3 Jul 2005 15:49:26 +0000 (15:49 +0000)]
Florian Boor [Sun, 3 Jul 2005 15:47:39 +0000 (15:47 +0000)]
Don't use this special version of tslip as long as we don't know what it does.
Felix Domke [Sun, 3 Jul 2005 13:29:27 +0000 (13:29 +0000)]
Felix Domke [Sun, 3 Jul 2005 12:03:38 +0000 (12:03 +0000)]
enable shared libraries on powerpc (we're not on MkLinux, they are working fine)
Felix Domke [Sun, 3 Jul 2005 12:00:05 +0000 (12:00 +0000)]
update sitefile for powerpc
Michael Lauer [Sun, 3 Jul 2005 11:28:07 +0000 (11:28 +0000)]
Michael Lauer [Sun, 3 Jul 2005 11:27:52 +0000 (11:27 +0000)]
Michael Lauer [Sun, 3 Jul 2005 11:23:55 +0000 (11:23 +0000)]
bump CVSDATE for openzaurus-3.5.4
Florian Boor [Sun, 3 Jul 2005 11:19:26 +0000 (11:19 +0000)]
Rename file to avoid break version in bb.
Make do_configure_prepend() not depend on a machine anymore.
Holger Freyther [Sun, 3 Jul 2005 10:54:55 +0000 (10:54 +0000)]
devfs.patch make it apply again... the removal of the qFatal looks
a bit suspicious...
Florian Boor [Sun, 3 Jul 2005 09:42:59 +0000 (09:42 +0000)]
Use gcc-3.3.3, because default gcc doesn't seem to work anymore.
Florian Boor [Sun, 3 Jul 2005 08:55:15 +0000 (08:55 +0000)]
Add dummy defconfig file for Nokia 770.
Holger Freyther [Sat, 2 Jul 2005 22:08:15 +0000 (22:08 +0000)]
SIMpad:
Change the preferred depmod provider to include the -2.6 version
string.
I need to see if other architectures need updating too
Holger Freyther [Sat, 2 Jul 2005 22:05:10 +0000 (22:05 +0000)]
Fix "Nothing provides virtual/arm-linux-depmod-" by setting
a meaningful PV for the handhelds-sa-2.6_cvs kernel
Holger Freyther [Sat, 2 Jul 2005 10:59:49 +0000 (10:59 +0000)]
SIMpad:
-Add udev to the depends
-Set module-init-tools-cross as PREFERRED_PROVIDER
Rod Whitby [Sat, 2 Jul 2005 08:32:03 +0000 (08:32 +0000)]
John Bowler [Sat, 2 Jul 2005 01:57:20 +0000 (01:57 +0000)]