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-05-02 | libxsettings-client: unify. partly closes 1688. | Rolf Leggewie | 1 | |
2006-11-20 | another set of parse errors fixing | Marcin Juszkiewicz | 1 | |
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-03-31 | libxsettings: Include libxt in depends to keep configure happy | Richard Purdie | 1 | |
2006-03-01 | all over the place: adapt DEPENDS to new xlib names | Philipp Zabel | 1 | |
2005-09-05 | libxsettings-client: Remove an unneeded gpe dependency | Richard Purdie | 1 | |
2005-08-26 | libxsettings-client: Add V 0.14 | Florian Boor | 1 | |