aboutsummaryrefslogtreecommitdiffstats
path: root/packages/zaurusd
AgeCommit message (Collapse)Author
2008-11-11zaurusd: Turn backlight off when closing the lid and ~/.norot exists.Stanislav Brabec
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
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 Freyther
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 Luebbe
2008-05-04divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OERolf Leggewie
* 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 Xu
2008-02-19- Ignore false toggle signals (work-around for OE#3390).Stanislav Brabec
- 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 Xu
2007-12-23zaurusd: Make hinge scripts independent from bl.Matthias Hentges
2007-11-29zaurusd: - Do only try to rotate when necessary (no more Landscape -> ↵Matthias Hentges
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 Hentges
2007-11-25zaurusd: Add gpe-conf to DEPENDS and RDEPENDS to pull in 'bl', closing bug #3131Matthias Hentges
2007-11-19zaurusd: Try a bit harder to re-enable the backlight on hinge-open and ↵Matthias Hentges
resume when APM fails to do so for whatever reason
2007-08-04zaurusd: add patch for finding tslib 1.0 pkgconfig fileKoen Kooi
2007-06-06zaurusd: Add the bl-on/off-via-hinge scripts to zaurusd as the bl packages ↵Matthias Hentges
has been assimilated by gpe-conf
2007-06-05zaurusd: Fix a typo (?) in zaurus-mixer-callback, causing the speaker on ↵Matthias Hentges
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 Hentges
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-24zaurusd: RDEPENDS on procpsKoen Kooi
* 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 Hentges
2006-05-14zaurusd: Add empty Poodle configurationMatthias Hentges
2006-05-06zaurusd: Use our own copy of zaurus-hinge.in instead of patching. Clean up ↵Richard Purdie
the .bb a bit.
2006-03-29zaurusd: Include changes from .oz354xMatthias Hentges
2006-03-24zaurusd: Honor user-preferences when starting / killing mbinputmgr on rotationMatthias Hentges
2006-03-19zaurusd: Correct DEPENDSRichard Purdie
2006-02-23zaurusd: Correct the filename and PVRichard Purdie
2006-02-21Add zaurusdRichard Purdie