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 | 4 | |
2008-05-05 | uim: disable xim for native version and rework general packaging | Rolf Leggewie | 2 | |
2007-06-17 | uim: fix packaging | Rolf Leggewie | 2 | |
2007-06-15 | uim: move debug files into proper package | Rolf Leggewie | 3 | |
2007-06-14 | uim: fix S in native package | Rolf Leggewie | 1 | |
2007-02-07 | uim: libs not lib SECTION | Rolf Leggewie | 1 | |
2007-02-07 | uim: update SRC_URI, fix SECTION, misc clean up | Rolf Leggewie | 2 | |
2007-01-16 | uim: update to 1.3.1 | Rolf Leggewie | 2 | |
2006-12-03 | uim: update to 1.2.1 - close #1636 | Rolf Leggewie | 3 | |
2006-10-10 | uim: fix apparent typo, pkconfig => pkgconfig | Justin Patrin | 2 | |
2006-07-29 | x11: change virtual/x11 to virtual/libx11 | Justin Patrin | 1 | |
2006-07-26 | x11: switch to virtual/x11 so that diet or full x11 can be selected | Justin Patrin | 1 | |
- emacs and synergy need full x11, hence libx11 instead of virtual/x11 - any other packages which depend on a full x11 will need the same change | ||||
2006-07-14 | uim add .inc file that has been left out in the uim commit | Michael Lauer | 1 | |
2006-07-14 | uim: packaging updates by Tomoaki Takebayashi, closes bug 1117 | Rolf Leggewie | 6 | |
2006-06-23 | add uim, a multilingual user input method framework. | Michael Lauer | 5 | |
patch courtesy Rolf Leggewie - thanks! see bug #1117 |