summaryrefslogtreecommitdiff
path: root/packages/meta/meta-sdl.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
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_PRHolger Hans Peter Freyther1
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>
2007-04-04meta packages: Create a new class, clean up the code and add correct ↵Richard Purdie1
dependencies for bitbake 1.8
2006-11-20another set of parse errors fixingMarcin Juszkiewicz1
2006-01-14meta-sdl restructured to new wayMarcin Juszkiewicz1
- all task-sdl-* definitions moved from meta-sdl.bb to task-sdl.bb - meta-sdl build all SDL stuff like it was before - image-sdl DEPENDS on task-sdl instead of meta-sdl
2006-01-08DEPENDS cleanup of packages/meta. This doesn't fix all DEPENDS here but does ↵Richard Purdie1
remove a large chunk of the incorrect ones. Some entries that shouldn't be present have been marked FIXME as they indicate problems elsewhere in the metadata. Help from the opie/gpe gurus needed. I've not touched the NSLU code as I suspect they'd rather do this themselves?
2005-09-14meta-sdl: added more stuff which use SDL and not SDL/QPEMarcin Juszkiewicz1
- task-sdl-games contain all SDL games - task-sdl-emulators with all SDL emulators - task-sdl-libs contain libs without base libsdl (all libs depend on it already)
2005-01-25Many files:Greg Gilbert1
All our meta packages are MIT BKrev: 41f6dc6frw9yS0pCfdpxU1TqUbO0YQ
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1
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