summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-1.8_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* clutter: clutter_git is really clutter-1.8_git, renameRichard Purdie2012-03-281-0/+25
Both these clutter recipes provide 1.8. With different PN namespace, a world build cna build both causing the clutter libraries to "disappear" at certain points of the build. In particular, this causes issues for mx. This patch puts then into the same PN namespace so only one can be built. [YOCTO #2158] (From OE-Core rev: d5a7a9090b57793be1de63dca86fe40437628e9d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>