summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2005-07-10Update staging dir for plugin libs.ccsmart1
2005-07-10merge of 0aff07c0ec1ad6cd2825cb3f73fa8ea5948359e8ccsmart8
and b6beeff01c7a8b7ba6cf72a1a343d02c084f71b9
2005-07-10Adding missing plugin libraries to package.ccsmart1
2005-07-10merge of 1031d19d0f1be5bb1839e46b6f7dd3cc1bc86668John Bowler2
and 90985ad6d341c9f6bdacb4243ddf551bffb6c2d6
2005-07-10This is a sufficient startup script to get a disk-full nfs server working.John Bowler2
On a flash based server or any (user) configuration where /var is in tmpfs or ramfs (so is not populated on boot) the script will not work because it must create the /var/lib/nfs directory and contents. Consequently at present the script is not in the build.
2005-07-10ctrlproxyDerek Young2
2005-07-10Bumped revisionsOyvind Repvik3
2005-07-10Updated install part (DaKa2)Oyvind Repvik1
2005-07-09Updated bb. (DaKa2)Oyvind Repvik1
2005-07-09Set PREFERRED_VERSION for kernel to 2.6.11.2 until mtd issue is resolvedOyvind Repvik1
2005-07-09merge of 741270052fa677010603209da3adb0f5194af3efccsmart300
and 8b65cbd401e1f926a05aed4038504520748a6824
2005-07-09merge of 05bc37d3f00068d129ee791a91fcb0a203d7f7d3ccsmart299
and 53c35384d4c6d494c0d740195d391ef05aed1fb7
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 Freyther58
the bb files accordingly
2005-07-09merge of 4bab829d6e0b67e537734ef4a2e79ef512e4e9ebHolger Freyther1
and fc5f4f47b13aa95efb2b9921fc70f00b5cd26ae2
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 0e0901aeb2df666b7ef411c84571c64d8648f2f7Michael Lauer1
and 37b3bd1d7cf4c3ff2c0e00c6bd7a87d690fc63d5
2005-07-09merge of 03133e2efc4b4ffe3f1544aca8171a7da90221f9Rod Whitby50
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-08kernel.bbclass: Add autoload entries for the bluetooth modules 'hidp' and ↵Michael Lauer1
'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.
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-08documentation.conf:Holger Freyther1
-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.
2005-07-08Make rmrecovery permanent active per default.ccsmart2
2005-07-08Removed snmp support.ccsmart1
2005-07-08Check this patch into my own branchHolger Freyther1
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 Freyther3
-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-08merge of 31d634290b40d4d8cc5d473e180317f3a7ffbe71Oyvind Repvik0
and 45e454c99aff34d6ae66bd0a87997bf9543dd882
2005-07-08Added mysql user and group with correct (reserved) UID/GID 64001.Oyvind Repvik2
2005-07-08disapproval of revision 2f1743e92702157825472dc273d473dec4d387cdOyvind Repvik1
2005-07-08Added mysql user on openslug.Oyvind Repvik1
2005-07-07Fixed path issueOyvind Repvik1
2005-07-07merge of 78a60f71ad7ac118c197c1f2a880699f4d44c06bccsmart1
and caf13453181642ef1e5bd8e5e5a4e8a0e2967224
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-07merge of 2109e112bb3a836e7b627253f84a9efa2a19f779Michael Lauer2
and d5919dcd4efcc3277f396379d72ee2734c1b8924
2005-07-07remove old openzaurus distribution conf filesMichael Lauer2
2005-07-06Remove stale familiar distro configsKoen Kooi3
2005-07-06Clean up (begin):Holger Freyther3
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