mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
xserver-kdrive-glamo: Fix broken SRC_URI
Signed-off-by: Scott Garman <sgarman@zenlinux.com>
This commit is contained in:
committed by
Joshua Lock
parent
ae9174ef53
commit
4bcf9c7220
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user