1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

xf86-video-psb: Fix SRC_URI

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-05-19 11:58:34 +01:00
parent bc1c9bca63
commit 514afcbb82
@@ -8,7 +8,7 @@ RDEPENDS += "kernel-modules"
PV = "0.2.6+git${SRCREV}"
PR = "r5"
SRC_URI = "git://git.moblin.org/projects/xf86-video-psb;protocol=git \
SRC_URI = "git://git.moblin.org/deprecated/xf86-video-psb;protocol=git \
file://pci.patch;patch=1 \
file://104_disable_locks.diff;patch=1"