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-03-09 | apr-util: Add 1.2.12 version, run full autoreconf and match apr changes | Richard Purdie | 1 | |
2007-12-27 | packages/apr/apr-util: Manually patch the .la file to not reference ↵ | Holger Freyther | 1 | |
/usr/lib/FOO.la but use -lFOO instead subversion is still compiling and we have no more references to the workdir! | ||||
2007-12-27 | packages/apr/apr,apr-util: Stage the apr_rules.mk and install it as rules.mk ↵ | Holger Freyther | 1 | |
in apr-util | ||||
2007-12-27 | classes/binconfig.bbclass: Allow packages to add sed expressions | Holger Freyther | 1 | |
packages/apr/apr-util,apr: patch the config files to be 'installed' and not point to the build and source-directory. | ||||
2007-11-18 | packages: Remove various hardcoded staging layout assumptions | Richard Purdie | 1 | |
2006-12-21 | apr-util: stage everything | Koen Kooi | 1 | |
2006-12-18 | apr-util 1.2.7: do not build with sqlite2/3 support | Marcin Juszkiewicz | 1 | |
2006-12-03 | apr, apr-util: unfetchable, bump versions | Richard Purdie | 1 | |