]> code.ossystems Code Review - openembedded-core.git/commitdiff
xserver-kdrive-glamo: Fix broken SRC_URI
authorScott Garman <sgarman@zenlinux.com>
Mon, 24 May 2010 05:06:54 +0000 (22:06 -0700)
committerJoshua Lock <josh@linux.intel.com>
Mon, 24 May 2010 09:34:49 +0000 (10:34 +0100)
Signed-off-by: Scott Garman <sgarman@zenlinux.com>
meta/packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb

index 35237bbcf5162dbee7539ff3e7b9197de26bd762..cdfa305d50ca92063ccde66877cde77835d53e01 100644 (file)
@@ -9,10 +9,10 @@ DEPENDS += "libxkbfile libxcalibrate"
 RDEPENDS_${PN} = "xserver-kdrive"
 PROVIDES = "virtual/xserver"
 PE = "1"
-PR = "r7"
+PR = "r8"
 PV = "1.3.0.0+git${SRCREV}"
 
-SRC_URI = "git://people.freedesktop.org/~dodji/xglamo;protocol=git \
+SRC_URI = "git://git.openmoko.org/git/xglamo.git;protocol=git \
         file://kmode.patch;patch=1 \
         file://disable-apm.patch;patch=1 \
         file://no-serial-probing.patch;patch=1 \