Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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-02-28 | qt, qte, qt4: Use better staging variables | Richard Purdie | 1 | |
2007-08-29 | qte-mt-static: Set DEFAULT_PREF=-1, this is hightly adhoc target. | Paul Sokolovsky | 1 | |
* To help a bit people who try to build OPIE w/o reading instructions. | ||||
2007-07-12 | qte 2.3.10: Remove deprecated devfs.patch | Paul Sokolovsky | 1 | |
* 2.4-specific patch, which instead marked as simpad-specific. * Doesn't apply any longer. | ||||
2007-05-03 | qte 2.3.10: Fix lack of PAGE_* in latest linux-headers properly: use ↵ | Michael Krelin | 1 | |
getpagesize() * Closes #2201. | ||||
2007-05-02 | qte, qte-mt 2.3.10: Fix build with recent kernel headers. | Michael Krelin | 1 | |
* Closes #2201. | ||||
2006-10-29 | qte: create -dev/-dbg packages - based on code from .oz354x | Marcin Juszkiewicz | 1 | |
2006-07-02 | qte all-versions enable threads in mt-static variants | Michael Lauer | 1 | |
2006-06-28 | qte-2.3.10: update suspend-resume-hooks patch for w100 accelleration on c7x0. | Michael Lauer | 1 | |
patch courtesy Manuel Teira - thanks! | ||||
2006-05-29 | qte(-mt): touchscreen works on Motorola EZX platform now | Michael Lauer | 1 | |
2006-05-25 | qte: clean up, remove double entries, add flags for Motorola A780 and E680 ↵ | Michael Lauer | 1 | |
GSM phones | ||||
2006-04-04 | qte 2.3.10: add mt version, add mt-static version, factor out common things ↵ | Michael Lauer | 1 | |
into .inc |