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-05-06 | dhcdbd: fix SRC_URI and remove inaccessible HOMEPAGE. Thanks to the jlime ↵ | Rolf Leggewie | 1 | |
project for the hint. | ||||
2007-02-12 | divers: fix some minor spacing and quoting issues for 14 bb files. | Rolf Leggewie | 3 | |
2006-10-18 | dhcdbd_2.0.bb : new upstream version, also added patch to disable sending | Graeme Gregory | 2 | |
-x to dhclient (which is a patch dhclient needs if it is to understand this new arg) | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 2 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-15 | dhcdbd: Add 1.16 | Florian Boor | 1 | |
2006-08-24 | dhcdbd: add patch to make it work it the new dbus api | Koen Kooi | 2 | |
2006-08-24 | dhcdbd: Add 1.14 by Milan Plzik | Florian Boor | 5 | |