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-02-14 | xorg-lib: remove libxcb dependency from libx11. Closes 3372. | Rolf Leggewie | 1 | |
2007-08-06 | packages/xorg-lib/libx11 : Fix makekeys generation on all libx11 bb packages | Stelios Koroneos | 1 | |
2007-08-06 | libx11: remove RPROVIDES | Koen Kooi | 1 | |
2007-06-19 | xorg-lib: move ruutf8 patch to libx11 | Koen Kooi | 1 | |
2007-06-19 | libx11: added patch to alias locale ru_RU.utf8, closing #2526 | Michael Krelin | 1 | |
2007-05-18 | libx11: add a new -native and stop removing xlib.h | Koen Kooi | 1 | |
2007-03-29 | libx11-1.1.1: fix packaging | Philipp Zabel | 1 | |
2007-03-29 | libx11-1.1.1: makekeys.diff is applied upstream | Philipp Zabel | 1 | |
2007-03-28 | libx11-1.1.1: depends on libxcb | Philipp Zabel | 1 | |
2007-03-28 | X11R7.2 preparation: xorg-lib | Philipp Zabel | 1 | |
- add individual release support to xorg-lib-common.inc - add new X11R7.2 releases (individual release versions) |