From: Richard Purdie Date: Wed, 28 Mar 2012 11:28:00 +0000 (+0000) Subject: clutter: clutter_git is really clutter-1.8_git, rename X-Git-Tag: 2015-4~11123 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d5a7a9090b57793be1de63dca86fe40437628e9d;p=openembedded-core.git clutter: clutter_git is really clutter-1.8_git, rename 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] Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/clutter/clutter_git.bb b/meta/recipes-graphics/clutter/clutter-1.8_git.bb similarity index 100% rename from meta/recipes-graphics/clutter/clutter_git.bb rename to meta/recipes-graphics/clutter/clutter-1.8_git.bb