Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-07-10 | Update staging dir for plugin libs. | ccsmart | 1 | |
2005-07-10 | merge of 0aff07c0ec1ad6cd2825cb3f73fa8ea5948359e8 | ccsmart | 8 | |
and b6beeff01c7a8b7ba6cf72a1a343d02c084f71b9 | ||||
2005-07-10 | Adding missing plugin libraries to package. | ccsmart | 1 | |
2005-07-10 | merge of 1031d19d0f1be5bb1839e46b6f7dd3cc1bc86668 | John Bowler | 2 | |
and 90985ad6d341c9f6bdacb4243ddf551bffb6c2d6 | ||||
2005-07-10 | This is a sufficient startup script to get a disk-full nfs server working. | John Bowler | 2 | |
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-10 | ctrlproxy | Derek Young | 2 | |
2005-07-10 | Bumped revisions | Oyvind Repvik | 3 | |
2005-07-10 | Updated install part (DaKa2) | Oyvind Repvik | 1 | |
2005-07-09 | Updated bb. (DaKa2) | Oyvind Repvik | 1 | |
2005-07-09 | Set PREFERRED_VERSION for kernel to 2.6.11.2 until mtd issue is resolved | Oyvind Repvik | 1 | |
2005-07-09 | merge of 741270052fa677010603209da3adb0f5194af3ef | ccsmart | 300 | |
and 8b65cbd401e1f926a05aed4038504520748a6824 | ||||
2005-07-09 | merge of 05bc37d3f00068d129ee791a91fcb0a203d7f7d3 | ccsmart | 299 | |
and 53c35384d4c6d494c0d740195d391ef05aed1fb7 | ||||
2005-07-09 | merge of 20102c595555b6f10738ef4a8f639e4f90345415 | Rod Whitby | 35 | |
and 841f6095e2634754c040515b151d9b5e84e3dcb8 | ||||
2005-07-09 | More syntax fixes, unbelievable I spend most of the time at GPE bbfiles... | Holger Freyther | 18 | |
2005-07-09 | More syntax changes | Holger Freyther | 37 | |
LICENSE = LGPL -> LICENSE = "LGPL" | ||||
2005-07-09 | export CVSBUILD = no -> export CVSBUILD = "no" | Holger Freyther | 12 | |
I wonder why this is not part of the gpe bbclass | ||||
2005-07-09 | More syntax changing updates | Holger Freyther | 8 | |
2005-07-09 | LICENSE = GPL -> LICENSE = "GPL" | Holger Freyther | 115 | |
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/' | ||||
2005-07-09 | KEY = "VALUE" changed the grammar to force the quotes and update | Holger Freyther | 58 | |
the bb files accordingly | ||||
2005-07-09 | merge of 4bab829d6e0b67e537734ef4a2e79ef512e4e9eb | Holger Freyther | 1 | |
and fc5f4f47b13aa95efb2b9921fc70f00b5cd26ae2 | ||||
2005-07-09 | Syntax Fixes for the grammar from the bitbake c parser. | Holger Freyther | 13 | |
-There should be no whitespaces/chars after a \. Change the files accordingly. -If you start with " end with " as well | ||||
2005-07-09 | merge of 0e0901aeb2df666b7ef411c84571c64d8648f2f7 | Michael Lauer | 1 | |
and 37b3bd1d7cf4c3ff2c0e00c6bd7a87d690fc63d5 | ||||
2005-07-09 | merge of 03133e2efc4b4ffe3f1544aca8171a7da90221f9 | Rod Whitby | 50 | |
and 7c7ad63dfa7e9cf84ed42393167d84da1f7c2030 | ||||
2005-07-09 | add --without-snmp. Fixes compile issue | Oyvind Repvik | 1 | |
2005-07-09 | Correct mysql sysconfdir path | Oyvind Repvik | 1 | |
2005-07-09 | Forgot to add user in both patches. | Oyvind Repvik | 1 | |
2005-07-08 | kernel.bbclass: Add autoload entries for the bluetooth modules 'hidp' and ↵ | Michael Lauer | 1 | |
'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-08 | Upstream upgrade to 2.1.6 | Oyvind Repvik | 2 | |
2005-07-08 | Reverse patch so it applies and strace Just Works (TM) | Oyvind Repvik | 1 | |
2005-07-08 | documentation.conf: | Holger Freyther | 1 | |
-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-08 | Make rmrecovery permanent active per default. | ccsmart | 2 | |
2005-07-08 | Removed snmp support. | ccsmart | 1 | |
2005-07-08 | Check this patch into my own branch | Holger Freyther | 1 | |
2005-07-08 | libopie2.inc: | Holger Freyther | 1 | |
-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-08 | qpe-libgaim_1.3.1.bb | Holger Freyther | 3 | |
-Rename to qpe-libgaim_1.4.0.bb as it was released | ||||
2005-07-08 | Whoops ;) | Oyvind Repvik | 1 | |
2005-07-08 | Qt-Embedded 2.3.10 patches courtesy Manuel Teira: | Michael Lauer | 3 | |
- add suspend-resume hook for qws server - implement suspend-resume helpers in W100 driver | ||||
2005-07-08 | merge of 31d634290b40d4d8cc5d473e180317f3a7ffbe71 | Oyvind Repvik | 0 | |
and 45e454c99aff34d6ae66bd0a87997bf9543dd882 | ||||
2005-07-08 | Added mysql user and group with correct (reserved) UID/GID 64001. | Oyvind Repvik | 2 | |
2005-07-08 | disapproval of revision 2f1743e92702157825472dc273d473dec4d387cd | Oyvind Repvik | 1 | |
2005-07-08 | Added mysql user on openslug. | Oyvind Repvik | 1 | |
2005-07-07 | Fixed path issue | Oyvind Repvik | 1 | |
2005-07-07 | merge of 78a60f71ad7ac118c197c1f2a880699f4d44c06b | ccsmart | 1 | |
and caf13453181642ef1e5bd8e5e5a4e8a0e2967224 | ||||
2005-07-07 | bluez-utils: Sleep a couple of seconds in /etc/pcmcia/bluetooth to give the | Michael Lauer | 2 | |
hardware enough time to complete initialization (tested on Sharp C7x0) | ||||
2005-07-07 | Upgraded ypbind-mt to 1.19 | Oyvind Repvik | 1 | |
2005-07-07 | merge of 2109e112bb3a836e7b627253f84a9efa2a19f779 | Michael Lauer | 2 | |
and d5919dcd4efcc3277f396379d72ee2734c1b8924 | ||||
2005-07-07 | remove old openzaurus distribution conf files | Michael Lauer | 2 | |
2005-07-06 | Remove stale familiar distro configs | Koen Kooi | 3 | |
2005-07-06 | Clean up (begin): | Holger Freyther | 3 | |
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-06 | SILENT | Holger Freyther | 2 | |
use quotes to follow KEY = "value" scheme to prepare for a new bitbake parser |