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-03-26 | fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of device | Graeme Gregory | 1 | |
2007-12-14 | matchbox-keyboard-inputmethod svn catch up fic-gta01-font-size patch and ↵ | Michael Lauer | 1 | |
also apply for gta02 | ||||
2007-12-11 | matchbox-keyboard-inputmethod svn: Apply multiple-layouts patches. | Paul Sokolovsky | 1 | |
* Just the same as matchbox-keyboard. * Actually, this is adhox workaround for non-determinism in image building (when ipkg, having matchbox-keyboard and matchbox-keyboard-inputmethod, both Provide'ing each other, selects some non-deterministically). | ||||
2007-12-11 | matchbox-keyboard-inputmethod: fix RCONFLICTS to get openmoko-image built | Marcin Juszkiewicz | 1 | |
2007-10-12 | matchbox-keyboard: Bump svn revision and remove some patches in the bb file | Daniel Willmann | 1 | |
since these patches were applied upstream. | ||||
2007-09-19 | matchbox-keyboard-im: apply small-screen patch | Koen Kooi | 1 | |
2007-09-17 | matchbox-keyboard-inputmethod: Add a patch to delay mb_kbd_ui_hide. | Daniel Willmann | 1 | |
This reduces flicker (i.e. when switching tabs on openmoko-terminal2) | ||||
2007-09-12 | matchbox-keyboard/: fix PVs | Koen Kooi | 1 | |
2007-09-05 | matchbox-keyboard-inputmethod: Add patch for a matchbox-panel-2 keyboard toogle | Stefan Schmidt | 1 | |
applet, until it goes upstream. | ||||
2007-08-21 | matchbox-keyboard{,-inputmethod}: fix RPROVIDES | Philipp Zabel | 1 | |
2007-08-19 | matchbox-keyboard-inputmethod_svn.bb: Reduce font size for fic-gta01 | Daniel Willmann | 1 | |
(so keyboard fits on the screen) | ||||
2007-08-16 | matchbox-keyboard-inputmethod: Add matchbox-keyboard variant with gtk | Stefan Schmidt | 1 | |
input-method support. (modified version from poky) |