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-03-19 | thttpd: Fix .debug file packaging | Richard Purdie | 1 | |
2007-03-17 | thttpd: Build htpasswd shared too. Reduces the total size from 600kb to 110kb | Oyvind Repvik | 2 | |
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 | ||||
2005-08-02 | Update to working update-rc.d stuff | Oyvind Repvik | 1 | |
2005-08-02 | And remember, PR is everything (Or something) | Oyvind Repvik | 1 | |
2005-08-02 | Use update-rc.d bbclass instead of manually doing update-rc.d | Oyvind Repvik | 1 | |
2005-08-02 | Added update-rc.d in postinst | Oyvind Repvik | 1 | |
2005-07-14 | Fixed so initscript starts thttpd with the right path | Oyvind Repvik | 2 | |
2005-07-14 | Updated initscript | Oyvind Repvik | 2 | |
Added thttpd to packages | ||||
2005-07-14 | Added initscript | Oyvind Repvik | 2 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 5 | |
2004-12-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 3 | |
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA |