Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-05-03 | libqpe-opie cvs: Unbreak logging. | Paul Sokolovsky | 2 | |
* 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-03 | opie-init: Actually daemonize qss. | Paul Sokolovsky | 1 | |
2007-05-03 | opie-init: Start qss daemon. | Paul Sokolovsky | 2 | |
* Fixes #2211. | ||||
2007-05-03 | task-opie: Add opie-qss, an OPIE sound server, essential component. | Paul Sokolovsky | 1 | |
* Fixed #2211. | ||||
2007-05-03 | opie-taskbar cvs: Don't bother to start qss from C++ code. | Paul Sokolovsky | 2 | |
* 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-03 | opie-todo cvs: Unbreak system-wide logging. | Paul Sokolovsky | 3 | |
* A specific app may not override system-wide parameter on a whim - it's under user control. | ||||
2007-05-02 | qte, qte-mt 2.3.10: Fix build with recent kernel headers. | Michael Krelin | 5 | |
* Closes #2201. | ||||
2007-05-02 | preferred-opie-versions-1.2.3-pre: Bump CVS version to 20070428. | Paul Sokolovsky | 1 | |
2007-05-01 | opie-networksettings cvs: Fix compilation with latest linux-headers. | Michael Krelin | 3 | |
* Closes #2197. | ||||
2007-05-01 | merge of '38bc1cc48b4168ea2aafb31b0de856f57a0625b2' | OpenEmbedded Project | 2 | |
and 'bc8cfed5e37f251070c62f9cef49b1db7aa86264' | ||||
2007-05-01 | glibc 2.5: fix the strlen() issues on big endian EABI, thanks to Lennert for ↵ | Koen Kooi | 2 | |
tracking down the culprit * This is not a proper fix, we still need to find out wht __ARMEB__ isn't defined | ||||
2007-05-01 | merge of '4628771529e2ed24d72e3df800feb7a575c330e7' | Rolf Leggewie | 26 | |
and 'c18c0af8649c4f70f923fefaa9e42158e83c3881' | ||||
2007-05-01 | libopie2: add missing include. Patch from polyonymous. Thanks. closes 2193. | Michael Krelin | 2 | |
2007-05-01 | perl 5.8.8: Fix to tell bitbake about the perl module packages. I'd left out | Jamie Lenehan | 1 | |
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-01 | xtscal: reinstate tr toupper filter so everything works again. | Koen Kooi | 2 | |
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-01 | perl 5.8.8: Allow perl to build when using an external toolchain. | Jamie Lenehan | 2 | |
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-01 | perl-native: Patch perl's makedepend.SH to work with gcc 4.2. Shouldn't be | Bernhard Rosenkraenzer | 3 | |
needed for perl since it doesn't run makedepend.SH. Closes #2168 | ||||
2007-05-01 | merge of '6f5210038562db01ca0770735bbb801e0fa828e1' | Marcin Juszkiewicz | 17 | |
and '81b965980024f9910b33f96029588e606530aae4' | ||||
2007-05-01 | xf86-video-siliconmotion: added 1.5.1 | Marcin Juszkiewicz | 1 | |
2007-05-01 | xf86-input-mouse: added 1.2.1 | Marcin Juszkiewicz | 1 | |
2007-05-01 | xf86-input-keyboard: added 1.2.0 | Marcin Juszkiewicz | 1 | |
2007-05-01 | xf86-input-evdev: added 1.1.5 | Marcin Juszkiewicz | 1 | |
2007-05-01 | xrdb: added 1.0.3 | Marcin Juszkiewicz | 1 | |
2007-05-01 | xrandr: added 1.2.0 | Marcin Juszkiewicz | 1 | |
2007-05-01 | xdm: added 1.1.4 | Marcin Juszkiewicz | 1 | |
2007-05-01 | mkfontdir: added 1.0.3 | Marcin Juszkiewicz | 2 | |
2007-05-01 | libxv: added 1.0.3 | Marcin Juszkiewicz | 1 | |
2007-05-01 | libxt: added 1.0.5 | Marcin Juszkiewicz | 1 | |
2007-05-01 | libxrandr: added 1.2.1 | Marcin Juszkiewicz | 1 | |
2007-05-01 | libxinerama: added 1.0.2 | Marcin Juszkiewicz | 1 | |
2007-05-01 | libxi: added 1.1.0 | Marcin Juszkiewicz | 1 | |
2007-05-01 | libxfont: added 1.2.8 | Marcin Juszkiewicz | 1 | |
2007-05-01 | libxaw: added 1.0.3 | Marcin Juszkiewicz | 1 | |
2007-05-01 | libice: added 1.0.3 | Marcin Juszkiewicz | 1 | |
2007-05-01 | xtscal: Sharp seems to use Dogname instead of DOGNAME for newer models | Koen Kooi | 2 | |
2007-05-01 | linux-gta01: update to moko10 | Koen Kooi | 2 | |
* should fix sound and bluetooth | ||||
2007-04-30 | merge of '3744a34d57095e84a89851df9f2cabc7b5a0dd0d' | Paul Sokolovsky | 215 | |
and 'bdbd61d03008d901627ae17450554a101ca42e5b' | ||||
2007-04-30 | linux-handhelds-2.6: Add defconfig for h5000. | Paul Sokolovsky | 1 | |
* Lart mtn's changing of add command semantics. * Closes #2175. | ||||
2007-04-30 | linux-gta01: lower default pref | Koen Kooi | 1 | |
2007-04-30 | glib: merge printf fix from poky | Koen Kooi | 1 | |
2007-04-30 | site/arm: updates from poky | Koen Kooi | 2 | |
2007-04-30 | merge of '548157e6cd17d49950d2b216414b1570f06705db' | Leon Woestenberg | 31 | |
and 'c543d0117473a500f955b26db8d404474a1506af' | ||||
2007-04-30 | linux-efika-2.6.19-rc6.bb: Bring patch local, was no longer available online. | Leon Woestenberg | 2 | |
2007-04-30 | linux-gta01 2.6.21.1: enhance defconfig a bit | Koen Kooi | 1 | |
2007-04-30 | tracker: add 0.5.4 | Koen Kooi | 4 | |
2007-04-30 | gamin: inherite pkgconfig | Koen Kooi | 1 | |
2007-04-30 | gamin: add 0.1.8 | Koen Kooi | 4 | |
2007-04-30 | checksums: remove xorg checksum till we find out which is the right one | Koen Kooi | 1 | |
2007-04-30 | angstrom-minimal-image: fix up for situation where the ssh daemon isn't ↵ | Koen Kooi | 1 | |
defined in local.conf | ||||
2007-04-30 | angstrom-minimal-image: add an image for people that needs something smaller ↵ | Koen Kooi | 1 | |
as angstrom-console-image |