summaryrefslogtreecommitdiff
path: root/packages/clutter
AgeCommit message (Collapse)AuthorFiles
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther4
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-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe7
2008-08-31clutter: sync with pokyKoen Kooi36
2007-07-26clutter: rename to clutter-glx so we can have different flavours of clutterKoen Kooi1
* Needs a fix for pkgconfig, but it's a nice first step
2007-07-19clutter: update it a bitKoen Kooi1
2007-01-19clutter: add the o-hand eyecandy thingy from http://www.clutter-project.org/Koen Kooi4