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 | 1 | |
2008-07-02 | libsidplay: add debian patch to build with gcc 4.3.x | Koen Kooi | 1 | |
2007-10-30 | libsidplay: use autotools_stage_all | Michael Lauer | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 2 | |
2004-12-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 1 | |
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 |