Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
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_PR | Holger Hans Peter Freyther | 1 | |
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-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 2 | |
2008-05-04 | divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OE | Rolf Leggewie | 1 | |
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation | ||||
2008-03-30 | tosa asound.state: fix default values | Junqian Gordon Xu | 1 | |
2008-02-19 | - Ignore false toggle signals (work-around for OE#3390). | Stanislav Brabec | 6 | |
- 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-26 | zaurusd: add tosa default sound state patch | Junqian Gordon Xu | 2 | |
2007-12-23 | zaurusd: Make hinge scripts independent from bl. | Matthias Hentges | 3 | |
2007-11-29 | zaurusd: - Do only try to rotate when necessary (no more Landscape -> ↵ | Matthias Hentges | 5 | |
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-29 | zaurusd: Fix *DEPENDS until the 'bl' situation has been resolved | Matthias Hentges | 1 | |
2007-11-25 | zaurusd: Add gpe-conf to DEPENDS and RDEPENDS to pull in 'bl', closing bug #3131 | Matthias Hentges | 1 | |
2007-11-19 | zaurusd: Try a bit harder to re-enable the backlight on hinge-open and ↵ | Matthias Hentges | 2 | |
resume when APM fails to do so for whatever reason | ||||
2007-08-04 | zaurusd: add patch for finding tslib 1.0 pkgconfig file | Koen Kooi | 2 | |
2007-06-06 | zaurusd: Add the bl-on/off-via-hinge scripts to zaurusd as the bl packages ↵ | Matthias Hentges | 3 | |
has been assimilated by gpe-conf | ||||
2007-06-05 | zaurusd: Fix a typo (?) in zaurus-mixer-callback, causing the speaker on ↵ | Matthias Hentges | 2 | |
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-21 | zaurusd: Disable handling of alsa state files | Matthias Hentges | 3 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-24 | zaurusd: RDEPENDS on procps | Koen Kooi | 1 | |
* 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-06 | zaurusd: Make zaurus-hinge easier to use by external programs | Matthias Hentges | 4 | |
2006-05-14 | zaurusd: Add empty Poodle configuration | Matthias Hentges | 2 | |
2006-05-06 | zaurusd: Use our own copy of zaurus-hinge.in instead of patching. Clean up ↵ | Richard Purdie | 3 | |
the .bb a bit. | ||||
2006-03-29 | zaurusd: Include changes from .oz354x | Matthias Hentges | 2 | |
2006-03-24 | zaurusd: Honor user-preferences when starting / killing mbinputmgr on rotation | Matthias Hentges | 3 | |
2006-03-19 | zaurusd: Correct DEPENDS | Richard Purdie | 1 | |
2006-02-23 | zaurusd: Correct the filename and PV | Richard Purdie | 1 | |
2006-02-21 | Add zaurusd | Richard Purdie | 2 | |