]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter: Use new git repo
authorZhai Edwin <edwin.zhai@intel.com>
Thu, 23 Jun 2011 07:35:49 +0000 (15:35 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jun 2011 12:40:37 +0000 (13:40 +0100)
clutter move its git server from clutter-project.org to gnome.org

[YOCTO #1040] got fixed

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/recipes-graphics/clutter/clutter_git.bb

index cb5f47639b40486859690027cdafb18015eb4bd3..76a26a63138db9da07b39ad77a22ae1de83990fa 100644 (file)
@@ -7,7 +7,7 @@ SRCREV = "e957e277b8a4893ce8c99e94402036d42a8b3748"
 PV = "1.0.0+git${SRCPV}"
 PR = "r9"
 
-SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=master \
+SRC_URI = "git://git.gnome.org/clutter;protocol=git;branch=master \
            file://enable_tests-654c26a1301c9bc5f8e3e5e3b68af5eb1b2e0673.patch;patch=1;rev=654c26a1301c9bc5f8e3e5e3b68af5eb1b2e0673 \
            file://enable_tests.patch;patch=1;notrev=654c26a1301c9bc5f8e3e5e3b68af5eb1b2e0673 "
 S = "${WORKDIR}/git"