]> code.ossystems Code Review - openembedded-core.git/commit
clutter: clutter_git is really clutter-1.8_git, rename
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Mar 2012 11:28:00 +0000 (11:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Mar 2012 15:52:58 +0000 (16:52 +0100)
commitd5a7a9090b57793be1de63dca86fe40437628e9d
treec01a148d19b5ee4e524d4fde4ed049f1518e1dde
parentb6369ed4ea03fb5410f94c1ee646d488bf981987
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 <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/clutter/clutter-1.8_git.bb [moved from meta/recipes-graphics/clutter/clutter_git.bb with 100% similarity]