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-09-26 | xserver-common: rework default keymap | Dmitry Artamonow | 1 | |
* outfactored default.xmodmap out of kdrive-1.4-fixes.patch and fixes-fix-fix.patch for easier maintaining * empty keycodes removed from default.xmodmap * removed kdrive-1.4-fixes-fix.patch, so now default.xmodmap applied before all machine-specific xmodmaps again | ||||
2008-08-10 | xserver-common: add keypad to keymap | Koen Kooi | 1 | |
2008-06-07 | xserver-common: move fallback keymap into case statement | Koen Kooi | 1 | |
2008-05-04 | xserver-common: reinstate keymap part of patch | Koen Kooi | 1 | |
2008-05-03 | xserver-common: -mouse <dev> doesn't work -mouse mouse does | Koen Kooi | 1 | |
2008-05-03 | xserver-common: fix ts checks and combine if statements | Koen Kooi | 1 | |
2008-04-18 | xserver-common_1.22.bb : remember to bump PR thanks cedric | Graeme Gregory | 1 | |
2008-04-18 | xserver-common_1.22.bb : make kdrive 1.4 work with tslib and onscreen | Graeme Gregory | 1 | |
keyboards. | ||||
2008-03-05 | xserver-common: add 1.22 | Florian Boor | 1 | |