xserver-kdrive-glamo: Fix broken SRC_URI

Signed-off-by: Scott Garman <sgarman@zenlinux.com>
This commit is contained in:
Scott Garman 2010-05-23 22:06:54 -07:00 committed by Joshua Lock
parent ae9174ef53
commit 4bcf9c7220
1 changed files with 2 additions and 2 deletions

View 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 \