Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-11-18 | xmms: update desktop file - Categories setting was absent, now set to AudioVideo | Steve Sakoman | 1 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
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-16 | xmms: add sed magic to fix builds with gettext > 0.14.0 | Koen Kooi | 1 | |
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-01-26 | divers: replace '=' definition of dbg packages with '+=' for 43 files. ↵ | Rolf Leggewie | 2 | |
fixes 2317. | ||||
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-11-18 | Fix parse error by adding one or two "'" or '"' removing whitespace behind \... | Holger Freyther | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 2 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-24 | xmms_1.2.10.bb : split the plugins into seperate packages as very few | Graeme Gregory | 1 | |
of them make sense on a PDA platform. Add RRECOMMENDS for needed plugins and mad/tremor ones so people automatically get working mp3/ogg playback | ||||
2006-08-14 | xmms_1.2.10.bb : add an icon and .desktop file for xmms | Graeme Gregory | 2 | |
Call via a wrapper scipt so we can insert XLIB_SKIP_ARGB_VISUALS=1 before xmms so that double size mode works correctly (a tip gleaned from gentoo FAQ) | ||||
2006-08-13 | xmms: make rebuilds work | Koen Kooi | 1 | |
2006-08-13 | xmms-mad_0.10.bb : add the mad xmms plugin | Graeme Gregory | 1 | |
2006-08-13 | xmms_1.2.10.bb : remove extra quotes in xmms-config so the binconfig | Graeme Gregory | 2 | |
path munging works. | ||||
2006-08-12 | xmms-tremor_1.0.bb : tremor plugin for xmms | Graeme Gregory | 1 | |
2006-08-12 | xmms_1.2.10.bb : improve autotools situation so we dont need to override | Graeme Gregory | 2 | |
do_configure and do_compile. Enable vorbis and mikmod as per TODO stage the dev files so we can build plugins. | ||||
2006-05-22 | add xmms, the x multimedia system. yes, it needs gtk+1 *cough* | Michael Lauer | 4 | |