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-09-03 | gnash: enable ffmpeg and plugin | Koen Kooi | 1 | |
2008-07-04 | gnash: fix build to use external libtool | Koen Kooi | 1 | |
2008-05-05 | gnash-minimal: Added gnash-minimal.inc, and _cvs.bb | Leon Woestenberg | 1 | |
2008-03-11 | gnash: clean up/fix for sysroot | John Lee | 1 | |
2008-02-29 | gnash: create gnash.inc | John Lee | 1 | |
* add gnash 0.8.1 |