Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 3 | |
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 | 3 | |
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-01-17 | supertux-qvga 0.1.3: Add QVGA port of SperTux, based on GP2X port. | Paul Sokolovsky | 4 | |
* Original GP2X port by Ingo Arndt. * Data conversion preparation and script by myself. | ||||
2008-01-17 | supertux: Fix QA warnings for .desktop. | Paul Sokolovsky | 1 | |
2008-01-12 | supertux 0.1.3: Add kinda latest version. | Paul Sokolovsky | 1 | |
* DEF_PREF=-1, as lacks fixed-point patch (needs rediffing). | ||||
2008-01-12 | supertux 0.1.2: Use .desktop/icon from gp2x port. | Paul Sokolovsky | 1 | |
2008-01-12 | supertux: New .desktop file, from gp2x port by Ingo Arndt. | Paul Sokolovsky | 1 | |
2008-01-12 | supertux: New desktop icon, from gp2x port by Ingo Arndt. | Paul Sokolovsky | 1 | |
2008-01-12 | supertux 0.1.2: Disable flaming opengl. | Paul Sokolovsky | 1 | |
* Gives whole 0.2 FPS on average ARM hardware. | ||||
2008-01-12 | supertux 0.1.2: Use sdl.bbclass, add icon. | Paul Sokolovsky | 3 | |
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 | 1 | |
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 | ||||
2005-11-29 | supertux: set SDL_CONFIG (see bug #500) | Frederic Bompart | 1 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 2 | |
2005-01-30 | add supertux, a 2d super mario style game using SDL | Michael Lauer | 1 | |
BKrev: 41fd6b89cxaVFQzTPi3mxR-pFeUH1Q |