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-03-23 | gpe-bluetooth: unify | Rolf Leggewie | 1 | |
2007-02-12 | divers: remove superfluous spaces from SECTION line for 63 bb files. | Rolf Leggewie | 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-08-31 | gpe-bluetooth: #include <sdp_lib.h> in main.h, fix for #1373 | Philipp Zabel | 1 | |
2006-08-24 | gpe-bluetooth-0.54: add BTS support to hciattach script | Philipp Zabel | 1 | |
2006-08-24 | gpe-bluetooth: depend on dbus-glib | Philipp Zabel | 1 | |
2006-07-04 | gpe-bluetooth: Add 0.54, remove old releases. | Florian Boor | 1 | |