From patchwork Sat Nov 5 17:22:57 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED,PULL,27/28] qemugl: switch to new git repo Date: Sat, 05 Nov 2011 17:22:57 -0000 From: Saul Wold X-Patchwork-Id: 14363 Message-Id: To: openembedded-core@lists.openembedded.org From: Paul Eggleton The qemugl git repository is now on yoctoproject.org. Signed-off-by: Paul Eggleton --- meta/recipes-graphics/mesa/qemugl_git.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/mesa/qemugl_git.bb b/meta/recipes-graphics/mesa/qemugl_git.bb index 1658759..e3552ec 100644 --- a/meta/recipes-graphics/mesa/qemugl_git.bb +++ b/meta/recipes-graphics/mesa/qemugl_git.bb @@ -9,7 +9,7 @@ DEPENDS = "virtual/libx11 xproto glproto libxfixes" COMPATIBLE_HOST = '(x86_64.*|i.86.*)-(linux|freebsd.*)' -SRC_URI = "git://git.o-hand.com/qemugl.git;protocol=git \ +SRC_URI = "git://git.yoctoproject.org/qemugl;protocol=git \ file://versionfix.patch \ file://remove-x11r6-lib-dir.patch \ file://call_opengl_fix.patch"