Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 2 | |
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 | 2 | |
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 | 3 | |
2008-01-18 | poboxserver: simplify packaging and drop unused qpobox directory. | Rolf Leggewie | 1 | |
2007-07-09 | poboxserver: fix -dbg packaging. reorder some fields. | Rolf Leggewie | 1 | |
2007-07-08 | poboxserver: adjust to its new home in /usr | Michael Krelin | 2 | |
2007-07-07 | qpobox/poboxserver: some unfinished changes | Rolf Leggewie | 10 | |
* moved qpobox stuff into poboxserver directory, they belong together * tried to move the combo to unicode with polyonymous' help -> unfinished | ||||
2007-02-07 | poboxserver: fix SECTION | Rolf Leggewie | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-12-14 | poboxserver: upstream sources gone (temporarily?). Host at gakusei.sf.net now. | Rolf Leggewie | 1 | |
2006-07-14 | poboxserver 1.2.5 update and make it compile. patch based on Tota's and ↵ | Michael Lauer | 3 | |
Laibsch's work as detailed in #1114 | ||||
2006-05-07 | poboxserver: depend on nkf-native | Michael Lauer | 1 | |
2006-05-07 | poboxserver: make it build | Philipp Zabel | 2 | |
- not sure the package is correct, though. somebody with opie knowledge should look at this. | ||||
2006-04-25 | add qpobox and poboxserver, japanese input method stuff. poboxserver is not ↵ | Michael Lauer | 4 | |
quite ready yet and needs someone familiar with that stuff to look into |