Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 4 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 4 | |
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 | 4 | |
2008-03-26 | fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of device | Graeme Gregory | 1 | |
2008-03-25 | gtkhtml-3.8_3.12.3.bb : update gtkhtml with patch stolen from debian for | Graeme Gregory | 3 | |
glib API changes | ||||
2007-08-07 | gtkhtml: fix QA issues | Koen Kooi | 1 | |
2007-07-05 | gtkhtml-3.6: fix cross-compile badness and close bug #2528 | Michael Krelin | 3 | |
2007-05-23 | gtkhtml: unify | Rolf Leggewie | 7 | |
2007-03-07 | gtkhtml: add 3.8.2, has cross-compile badness | Koen Kooi | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-11-29 | Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵ | Richard Purdie | 3 | |
mailing list. There should be no functionality changes yet. | ||||
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-09 | lots of files: fix my mailaddress | Koen Kooi | 1 | |
2006-01-04 | Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, ↵ | Richard Purdie | 1 | |
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1 | ||||
2006-01-02 | autotooled packages: remove custom do_stage | Philipp Zabel | 1 | |
2005-12-05 | gtkhtml: add 3.6.2 | Koen Kooi | 1 | |
2005-10-14 | gtkhtml: add 2.6.3, needed for scilab | Koen Kooi | 1 | |
2005-07-09 | LICENSE = GPL -> LICENSE = "GPL" | Holger Freyther | 3 | |
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/' | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 6 | |
2005-04-03 | Add gtkhtml-lite and gpe-helpviewer, courtesy Philippe de Swert | Koen Kooi | 1 | |
BKrev: 424fe42eONjhaavoq3HMCVaofdMNnw | ||||
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 |