summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2007-05-06merge of '4e038cbec73ce09bc146fb74f60b2c6d4359a29b'Rolf Leggewie37
and '61b65ffb0a858399f89407df40b6469b203bda44'
2007-05-06sword: gcc visibility fixes, closes #2196Michael Krelin3
- patch to make certain inlines, hidden by -fvisibility-hidden-inlines, back visible.
2007-05-06kdepimpi: fix the QMutexLocker build fixMichael Krelin2
- patch to provide the QMutexLocker implementation.
2007-05-06merge of '2df01515901ff96b1df8ddfe5a959db31e864f7a'Paul Sokolovsky2
and '5a0c2498be96fb8ae42c90b19f42b7dd4761f996'
2007-05-06opie-init: Handle qss startup properly and diagnostably.Paul Sokolovsky2
* Based on Michael Krelin's patch in #2211, changed to restart qss if exits, and log what happens. It turns out that after initial setup, few OPIE service is essentially restarted (During "Please wait" white screen), including qcop, on which qss depends, so qss quits. Plus, we always should anticipate possibility of it segfaulting ;-). * With this change, sound on pocketpc's works OOB, and as it worked for zauruses with original patch, #2211 should be resolved.
2007-05-05merge of '10fadef3ad37a1955f0a8811f336463bbfc68016'Leon Woestenberg2
and '256d1626dc4d82851d7ec788cb021343cdfbc528'
2007-05-05db: Use rm -rf instead of rmdir (which broke re-installation).Leon Woestenberg2
2007-05-05merge of '25c9bf8030ed9b081cb15b534fe5dbd9bf20ad4e'Koen Kooi3
and '30f2bd37e3e52038872a5a374ce62ae9b90855f6'
2007-05-05prismstumbler: add missing patchKoen Kooi1
2007-05-05gpe-autostarter: add missing patchKoen Kooi2
2007-05-05merge of 'bcb26d45f59e69826c0f1f99784cb544fe4d99f5'Philip Balister3
and 'd6b64846e115c0e8068d0d352ef4993a3f19a381'
2007-05-05libtool : Add bb files for libtool-1.5.22. DEFAULT_PREFERENCE set to -1Philip Balister12
until these are better tested.
2007-05-05tracker: add file to DEPENDS (for magic.h)Koen Kooi1
2007-05-05prismstumbler: fix build against motif and recent linux-linux-headers, ↵Michael Krelin1
closes #2177
2007-05-05gpe-autostarter: fix compilation with recent linux-linux-headers, closes #2176Michael Krelin1
2007-05-05gpe-ownerinfo: unifyRolf Leggewie8
2007-05-05chrpath: add cross versionKoen Kooi3
2007-05-05glib.inc: make printf disable opt-inKoen Kooi1
2007-05-05linux-ezx 2.6.21: Sync with openezx svnKoen Kooi6
NOTE: the defconfig needs some tweaking
2007-05-04perl: Add the .debug directories that to FILES_${PN}-dbg in theJamie Lenehan8
cpan-base.bbclass, and then update the cpan modules to no longer manually specify this. Also remove references to the new removed .packlist files.
2007-05-04perl-native 5.8.8: Apply the patch from perl to stop the .packlist filesJamie Lenehan2
from being installed. Since we use perl-native to do the cpan module installs we need to changed perl-native as well to stop cpan modules from getting .packlist files. This is a new patch since just the .packlist related part has been extracted from the larger patch.
2007-05-04perl/perl-native 5.8.8: Move the creation of the hostperl link in stagingJamie Lenehan2
from the configure task in perl to the stage task in perl-native where it belongs - perl shouldn't be messing with the staged perl-native.
2007-05-03merge of 'bb4d307be1e1e6c7dcfacbb22b9b3a37de4f3a80'Paul Sokolovsky3
and 'd8cede683cb063194640417f9789761e2613100f'
2007-05-03merge of '63574aab45fa11754d7be72eaf51866ddc2f1fc4'Paul Sokolovsky77
and 'e9f1e7c93893cfe82d2a2642ffa7844ff663e0f8'
2007-05-03qte 2.3.10: Fix lack of PAGE_* in latest linux-headers properly: use ↵Michael Krelin5
getpagesize() * Closes #2201.
2007-05-03glibc: Remove armeb strlen workaround. We now have the GCC PR16350 patch, ↵Leon Woestenberg3
take 3 in GCC.
2007-05-03merge of '64c2fdc821dc99c92d5751ee54e721d697c6c950'Paul Sokolovsky2
and 'c3da8ddf3a7e9e67a05e625b3e3928d577b784fa'
2007-05-03opie-todo cvs: Fix unbreak-logging.patchPaul Sokolovsky2
2007-05-03merge of '2b2a9e8be1e996a583b85b56656ca087e2b52b4b'Paul Sokolovsky2
and 'e51f8fd8eb90b9022f84e7606c680a142a3ca9c4'
2007-05-03libqpe-opie cvs: Unbreak logging.Paul Sokolovsky2
* Again, it's bad idea to randomly disable some logging sources based on obscure compile-time defines (QT_DEBUG is not mentioned in qte-2.3.10, so how could it get such name at all?). OE OPIE is going to have logging facility helping to resolve issues, not obfuscate them.
2007-05-03linux-ezx 2.6.21: update to r1996, fixes some oopsesKoen Kooi2
2007-05-03merge of '4bc8cc047648935876ee77c832ac802bb2411919'Koen Kooi13
and '813e5c48efd70de54894dd747857e21994a78024'
2007-05-03gcc 4.1.2: fix 800-arm-bigendian.patchKoen Kooi3
2007-05-03merge of '8e46af8afd28f4539d080bc3d9d977cf3f17cf75'OpenEmbedded Project1
and 'f93b1c50def57bdde2f3e3b2ac16d00035fadec2'
2007-05-03cairo-git: update PVKoen Kooi1
2007-05-03merge of 'a8e3405d3042e589c04a355a17ed9bf28f95cf20'Paul Sokolovsky8
and 'db859e2581bdaa1ea9e72a0a6f92806562fe7a12'
2007-05-03merge of '6d811ac107aadf1d105bf5af985162ee4955637b'Paul Sokolovsky5
and 'c97b8005b2f1a28eefa9f9d303214fa1a70e9db5'
2007-05-03opie-init: Actually daemonize qss.Paul Sokolovsky1
2007-05-03opie-init: Start qss daemon.Paul Sokolovsky2
* Fixes #2211.
2007-05-03task-opie: Add opie-qss, an OPIE sound server, essential component.Paul Sokolovsky1
* Fixed #2211.
2007-05-03opie-taskbar cvs: Don't bother to start qss from C++ code.Paul Sokolovsky2
* Because it's useless - to have a separate process for sound server, and then have mishacks to start/keep alive it hardcoded in C++. That doesn't work somehow (h4000, hx4700, etc. machines have issues), and then it completely non-debuggable. * So instead, qss should be started separately, of course from a shell script. * Partially fixes #2211.
2007-05-03opie-todo cvs: Unbreak system-wide logging.Paul Sokolovsky3
* A specific app may not override system-wide parameter on a whim - it's under user control.
2007-05-02merge of '12fa8ef0c447968799315a8b55e6d534dbf250ab'Philippe De Swert1
and '8aeb8aa9214bbbda98b383508c226562616d35af'
2007-05-02merge of '12fa8ef0c447968799315a8b55e6d534dbf250ab'Paul Sokolovsky5
and 'b896e366f22797c8a8d7c7db63a0236eefe66dc9'
2007-05-02qte, qte-mt 2.3.10: Fix build with recent kernel headers.Michael Krelin5
* Closes #2201.
2007-05-02packages/uclibc/uclibc-cvs/magicbox: Add uclibc config for MagicboxStelios Koroneos2
2007-05-02packages/initscripts/initscripts_1.0.bb:Add mountall.sh script for ↵Stelios Koroneos2
oplinux-uclibc
2007-05-02packages/gcc/gcc_4.1.1.bb: Do not apply ppc soft-float patches when building ↵Stelios Koroneos1
with uclibc This is a dirty hack to get gcc 4.1.1 to compile for glibc AND uclibc on ppc the patch that is need it to get gcc support soft-floats with glibc, makes gcc fail with uclibc
2007-05-02gpe-dm: add 0.51, doesn't need procps anymoreKoen Kooi1
2007-05-02libglade: set '-lz' in LDFLAGS instead of CFLAGS - close #1774Marcin Juszkiewicz2