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> | ||||
2007-05-06 | acpid: add an extra install -d to avoid things like this: | Koen Kooi | 1 | |
./acpid-1.0.4-r2/image/usr/.debug/bin | ||||
2007-03-29 | acpid: use update-rc.d class | Marcin Juszkiewicz | 1 | |
2007-01-28 | acpid: bump PR for last change | Phil Blundell | 1 | |
2006-12-16 | acpid: unify recipes | Rolf Leggewie | 1 | |
2006-11-27 | acpid: added 1.0.4 | Marcin Juszkiewicz | 1 | |