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-02-21 | subversion: Remove hardcoded or plain broken staging references | Richard Purdie | 1 | |
2007-06-15 | fix a couple of LICENSE entries | Rolf Leggewie | 1 | |
2007-06-10 | subversion 1.4.3: removed DEFAULT_PREFERENCE of -1 and added do_stage | Michael Krelin | 1 | |
2007-05-09 | subversion: added 1.4.3 version with DEFAULT_PREFERENCE of -1. | Michael Krelin | 1 | |
this version seems to accept neon 0.26 without brute force, which in turn doesn't need force to use gnutls. |