summaryrefslogtreecommitdiff
path: root/packages/zaurusd
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko13
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-11-11zaurusd: Turn backlight off when closing the lid and ~/.norot exists.Stanislav Brabec2
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-05-04divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OERolf Leggewie1
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation
2008-03-30tosa asound.state: fix default valuesJunqian Gordon Xu1
2008-02-19- Ignore false toggle signals (work-around for OE#3390).Stanislav Brabec6
- Fixed default ALSA state for SL-Cxx00 (OE#2617). - Do not alter incorrect mixer levels by zaurus-mixer-callback. - Allow to disable rotation by touch ~/.norot. - Fixed detection of panel_user.
2007-12-26zaurusd: add tosa default sound state patchJunqian Gordon Xu2
2007-12-23zaurusd: Make hinge scripts independent from bl.Matthias Hentges3
2007-11-29zaurusd: - Do only try to rotate when necessary (no more Landscape -> ↵Matthias Hentges5
Landscape / Portrait -> Portrait rotataions) - Power off display on lid-close and remember old brightness setting - Run power-on function in the background to allow faster response on lid-open
2007-11-29zaurusd: Fix *DEPENDS until the 'bl' situation has been resolvedMatthias Hentges1
2007-11-25zaurusd: Add gpe-conf to DEPENDS and RDEPENDS to pull in 'bl', closing bug #3131Matthias Hentges1
2007-11-19zaurusd: Try a bit harder to re-enable the backlight on hinge-open and ↵Matthias Hentges2
resume when APM fails to do so for whatever reason
2007-08-04zaurusd: add patch for finding tslib 1.0 pkgconfig fileKoen Kooi2
2007-06-06zaurusd: Add the bl-on/off-via-hinge scripts to zaurusd as the bl packages ↵Matthias Hentges3
has been assimilated by gpe-conf
2007-06-05zaurusd: Fix a typo (?) in zaurus-mixer-callback, causing the speaker on ↵Matthias Hentges2
spitz to always be turned off. This commit fixes output via speaker and headphones. Please review change on models != spitz as the problem could just as well have been caused by a driver bug.
2007-05-21zaurusd: Disable handling of alsa state filesMatthias Hentges3
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-24zaurusd: RDEPENDS on procpsKoen Kooi1
* anything that calls ps -e x should RDEPEND on procps * patching it to work with busybox ps would make them fail with the real ps
2006-06-06zaurusd: Make zaurus-hinge easier to use by external programsMatthias Hentges4
2006-05-14zaurusd: Add empty Poodle configurationMatthias Hentges2
2006-05-06zaurusd: Use our own copy of zaurus-hinge.in instead of patching. Clean up ↵Richard Purdie3
the .bb a bit.
2006-03-29zaurusd: Include changes from .oz354xMatthias Hentges2
2006-03-24zaurusd: Honor user-preferences when starting / killing mbinputmgr on rotationMatthias Hentges3
2006-03-19zaurusd: Correct DEPENDSRichard Purdie1
2006-02-23zaurusd: Correct the filename and PVRichard Purdie1
2006-02-21Add zaurusdRichard Purdie2