summaryrefslogtreecommitdiff
path: root/packages/libopie/libopie2_1.2.3.bb
AgeCommit message (Collapse)AuthorFiles
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-09-22libopie2: disable W100 driver for c7x0 (addresses oebug #4191)Paul Eggleton1
* Add a patch to disable the w100 driver for c7x0 which is currently disabled in qte. Fixes Opie not starting on c7x0 until the w100 driver is fixed and reenabled.
2008-08-11libopie2: add fix for cursor key rotation on spitzPaul Eggleton1
2008-06-07libopie/qte: fix cursor key rotation for iPAQs. Should resolve 3678. Paul Eggleton1
2008-05-15libopie/qte: fix cursor key rotation on spitz. Closes 3678.Paul Eggleton1
* commit from Laibsch
2007-11-10libopie2 1.2.3: Fix screen rotation issues.Paul Sokolovsky1
* Addresses http://opie-bugs.oszine.de/view.php?id=1894 * Fixes rotation on h4000 with recent kernels. * Sets sane default rotation for unknown devices.
2007-11-10libopie2 1.2.3: Make sure that proper tag is used, not HEAD.Paul Sokolovsky1
2007-10-26libopie2 1.2.3: syntax fix for newer gccMichael Krelin1
2007-07-27opie: Add 1.2.3.Paul Sokolovsky1