summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2005-07-12Add bluez-hcidump. Patch courtesy Simon Vogl - thanks.Michael Lauer2
2005-07-11Python-2.4.1: DEPENDS on readline to get lib-dynload/readline.so get builtMichael Lauer1
2005-07-11Python:Michael Lauer3
- add python-pybluez 0.2 (Linux Bluetooth Bindings) - add pybluez to task packages - add homepage information to task packages
2005-07-11zroadmap: supply -rpath-link manually. FIXES #140Michael Lauer1
2005-07-11bluez-utils: update dbus patch courtesy Patrick SteinerMichael Lauer2
2005-07-11libpcap: remove version 0.8.1 and fix do_stage for 0.8.3Michael Lauer5
2005-07-11linux-hotplug: make it use the first 'install' binary in the PATH. FIXES #129Michael Lauer1
2005-07-11Bluez-libs: adjust for removed headersMichael Lauer1
2005-07-11Upgrade BlueZ to 2.18Michael Lauer6
2005-07-11Upgrade python-pylinda to 0.5Michael Lauer2
2005-07-11Hotplug mmc-agent: Increase delay to give udev based systems more time to ↵Michael Lauer2
create the device node
2005-07-11Initscripts: add udev guard to all devices scriptsMichael Lauer14
2005-07-11Busybox: enable the -l option for umountMichael Lauer2
2005-07-10Add dropbear 0.46. Patch courtesy Erik Hovland.Michael Lauer6
2005-07-09merge of 20102c595555b6f10738ef4a8f639e4f90345415Rod Whitby35
and 841f6095e2634754c040515b151d9b5e84e3dcb8
2005-07-09More syntax fixes, unbelievable I spend most of the time at GPE bbfiles...Holger Freyther18
2005-07-09More syntax changesHolger Freyther37
LICENSE = LGPL -> LICENSE = "LGPL"
2005-07-09export CVSBUILD = no -> export CVSBUILD = "no"Holger Freyther12
I wonder why this is not part of the gpe bbclass
2005-07-09More syntax changing updatesHolger Freyther8
2005-07-09LICENSE = GPL -> LICENSE = "GPL"Holger Freyther115
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
2005-07-09KEY = "VALUE" changed the grammar to force the quotes and updateHolger Freyther56
the bb files accordingly
2005-07-09Syntax Fixes for the grammar from the bitbake c parser.Holger Freyther13
-There should be no whitespaces/chars after a \. Change the files accordingly. -If you start with " end with " as well
2005-07-09merge of 03133e2efc4b4ffe3f1544aca8171a7da90221f9Rod Whitby39
and 7c7ad63dfa7e9cf84ed42393167d84da1f7c2030
2005-07-09add --without-snmp. Fixes compile issueOyvind Repvik1
2005-07-09Correct mysql sysconfdir pathOyvind Repvik1
2005-07-09Forgot to add user in both patches.Oyvind Repvik1
2005-07-08Upstream upgrade to 2.1.6Oyvind Repvik2
2005-07-08Reverse patch so it applies and strace Just Works (TM)Oyvind Repvik1
2005-07-08libopie2.inc:Holger Freyther1
-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!
2005-07-08qpe-libgaim_1.3.1.bbHolger Freyther2
-Rename to qpe-libgaim_1.4.0.bb as it was released
2005-07-08Whoops ;)Oyvind Repvik1
2005-07-08Qt-Embedded 2.3.10 patches courtesy Manuel Teira:Michael Lauer3
- add suspend-resume hook for qws server - implement suspend-resume helpers in W100 driver
2005-07-08Added mysql user and group with correct (reserved) UID/GID 64001.Oyvind Repvik2
2005-07-08Added mysql user on openslug.Oyvind Repvik1
2005-07-07Fixed path issueOyvind Repvik1
2005-07-07bluez-utils: Sleep a couple of seconds in /etc/pcmcia/bluetooth to give theMichael Lauer2
hardware enough time to complete initialization (tested on Sharp C7x0)
2005-07-07Upgraded ypbind-mt to 1.19Oyvind Repvik1
2005-07-06Clean up (begin):Holger Freyther2
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)
2005-07-06SILENTHolger Freyther2
use quotes to follow KEY = "value" scheme to prepare for a new bitbake parser
2005-07-06Update atilib to avoid a segfaultRichard Purdie1
2005-07-06updated kdepimpi to 2.1.13Marcin Juszkiewicz5
2005-07-06merge of b3ded1d1eaac41e7a59ad4e07fd2a62bc82b7a19Felix Domke1
and fa48cd9d3221468ab0ec41034ddca13ed9a726c4
2005-07-06merge of 5c4d556f091e882c9014ef703c500aed62f7c8f0Marcin Juszkiewicz1
and 837e5daaf31596d1e2871f95c79958909726dc02
2005-07-06added sysfsutils 1.3.0Marcin Juszkiewicz1
2005-07-06merge of 2c175103edd16989707cafa26c364d4c836c78f1Marcin Juszkiewicz3
and 6ce955f2f98c52e7f840a56e77bc39b232bd4b16
2005-07-06added pcmciautils 005Marcin Juszkiewicz2
2005-07-06added dtl1_cs patch to get Socket CF+ Rev.E autoloaded with pcmciautils ↵Marcin Juszkiewicz1
(patch sent upstream)
2005-07-06Building but not working monotone - still has problems in cryptopp (inJohn Bowler1
the rsa code).
2005-07-06Working (db init capable) version of monotone. r1 fixes an endiannessJohn Bowler2
configuration error in cryptopp - cryptopp was being compiled for a little endian host.
2005-07-06merge of 9a11de92d9c3eed4c359dd682b59ad9fa1269059Oyvind Repvik1
and c7189342ca7601a9bcc0fc14fb902f0adac7b0f7