summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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-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-02qte, qte-mt 2.3.10: Fix build with recent kernel headers.Michael Krelin5
* Closes #2201.
2007-05-02preferred-opie-versions-1.2.3-pre: Bump CVS version to 20070428.Paul Sokolovsky1
2007-05-01opie-networksettings cvs: Fix compilation with latest linux-headers.Michael Krelin3
* Closes #2197.
2007-05-01merge of '38bc1cc48b4168ea2aafb31b0de856f57a0625b2'OpenEmbedded Project2
and 'bc8cfed5e37f251070c62f9cef49b1db7aa86264'
2007-05-01glibc 2.5: fix the strlen() issues on big endian EABI, thanks to Lennert for ↵Koen Kooi2
tracking down the culprit * This is not a proper fix, we still need to find out wht __ARMEB__ isn't defined
2007-05-01merge of '4628771529e2ed24d72e3df800feb7a575c330e7'Rolf Leggewie26
and 'c18c0af8649c4f70f923fefaa9e42158e83c3881'
2007-05-01libopie2: add missing include. Patch from polyonymous. Thanks. closes 2193. Michael Krelin2
2007-05-01perl 5.8.8: Fix to tell bitbake about the perl module packages. I'd left outJamie Lenehan1
the PACKAGES_DYNAMIC declaration for the perl modules. This declaration appears to be global though - so if either of the older perl versions exist it actually works - bitbake picks up the definition from the older recipes even though it isn't building them. This shows up as "No providers of runtime build target <x>" errors where x is a perl module. Thanks to Koen for figuring this one out.
2007-05-01xtscal: reinstate tr toupper filter so everything works again.Koen Kooi2
NOTE: it would be nice if machine maintainers run the script on their device instead of pasting a line from /proc/cpuinfo. If the htc universal people had done so, they would have noticed everything comes up in *uppercase*. So xtscal wasn't broken
2007-05-01perl 5.8.8: Allow perl to build when using an external toolchain.Jamie Lenehan2
This is done by allowing gcc to search for errno.h by itself instead of manually searching for. The manual search was looking in STAGING_INCDIR and that's not where the external toolchains headers are. This whole test is really for handle other compilers and operating systems, so the simple make gcc do itself should be fine for us. Closes #1700.
2007-05-01perl-native: Patch perl's makedepend.SH to work with gcc 4.2. Shouldn't beBernhard Rosenkraenzer3
needed for perl since it doesn't run makedepend.SH. Closes #2168
2007-05-01merge of '6f5210038562db01ca0770735bbb801e0fa828e1'Marcin Juszkiewicz17
and '81b965980024f9910b33f96029588e606530aae4'
2007-05-01xf86-video-siliconmotion: added 1.5.1Marcin Juszkiewicz1
2007-05-01xf86-input-mouse: added 1.2.1Marcin Juszkiewicz1
2007-05-01xf86-input-keyboard: added 1.2.0Marcin Juszkiewicz1
2007-05-01xf86-input-evdev: added 1.1.5Marcin Juszkiewicz1
2007-05-01xrdb: added 1.0.3Marcin Juszkiewicz1
2007-05-01xrandr: added 1.2.0Marcin Juszkiewicz1
2007-05-01xdm: added 1.1.4Marcin Juszkiewicz1
2007-05-01mkfontdir: added 1.0.3Marcin Juszkiewicz2
2007-05-01libxv: added 1.0.3Marcin Juszkiewicz1
2007-05-01libxt: added 1.0.5Marcin Juszkiewicz1
2007-05-01libxrandr: added 1.2.1Marcin Juszkiewicz1
2007-05-01libxinerama: added 1.0.2Marcin Juszkiewicz1
2007-05-01libxi: added 1.1.0Marcin Juszkiewicz1
2007-05-01libxfont: added 1.2.8Marcin Juszkiewicz1
2007-05-01libxaw: added 1.0.3Marcin Juszkiewicz1
2007-05-01libice: added 1.0.3Marcin Juszkiewicz1
2007-05-01xtscal: Sharp seems to use Dogname instead of DOGNAME for newer modelsKoen Kooi2
2007-05-01linux-gta01: update to moko10Koen Kooi2
* should fix sound and bluetooth
2007-04-30merge of '3744a34d57095e84a89851df9f2cabc7b5a0dd0d'Paul Sokolovsky215
and 'bdbd61d03008d901627ae17450554a101ca42e5b'
2007-04-30linux-handhelds-2.6: Add defconfig for h5000.Paul Sokolovsky1
* Lart mtn's changing of add command semantics. * Closes #2175.
2007-04-30linux-gta01: lower default prefKoen Kooi1
2007-04-30glib: merge printf fix from pokyKoen Kooi1
2007-04-30site/arm: updates from pokyKoen Kooi2
2007-04-30merge of '548157e6cd17d49950d2b216414b1570f06705db'Leon Woestenberg31
and 'c543d0117473a500f955b26db8d404474a1506af'
2007-04-30linux-efika-2.6.19-rc6.bb: Bring patch local, was no longer available online.Leon Woestenberg2
2007-04-30linux-gta01 2.6.21.1: enhance defconfig a bitKoen Kooi1
2007-04-30tracker: add 0.5.4Koen Kooi4
2007-04-30gamin: inherite pkgconfig Koen Kooi1
2007-04-30gamin: add 0.1.8Koen Kooi4
2007-04-30checksums: remove xorg checksum till we find out which is the right oneKoen Kooi1
2007-04-30angstrom-minimal-image: fix up for situation where the ssh daemon isn't ↵Koen Kooi1
defined in local.conf
2007-04-30angstrom-minimal-image: add an image for people that needs something smaller ↵Koen Kooi1
as angstrom-console-image