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-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 2 | |
2008-01-25 | beep and ez-ipupdate: replace 'PACKAGES =' with 'PACKAGES +='. Partly fixes ↵ | Rolf Leggewie | 1 | |
2471. | ||||
2006-12-03 | beep: Don't strip installed files | Richard Purdie | 1 | |
2006-11-20 | many packages: fix parse errors | Marcin Juszkiewicz | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-02-05 | beep: fix install to bindir in 1.2.2 | John Bowler | 1 | |
2006-01-30 | beep: release 1.2.2 | John Bowler | 1 | |
2006-01-29 | beep: release with Debian event/dwery patches in 1.2.2 | John Bowler | 3 | |