mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 08:02:23 +02:00
xf86-video-psb: Fix SRC_URI
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user