mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 13:27:14 +00:00
usbredir: update SRC_URI
The previous git repositoy was moved to freedesktop's gitlab instance. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
7cfe1b6a76
commit
77b9cc908f
@ -9,9 +9,7 @@ DEPENDS = "libusb1"
|
||||
|
||||
SRCREV = "bca484fc6f206ab9da2f73e8a0118fad45374d4e"
|
||||
|
||||
SRC_URI = " \
|
||||
git://anongit.freedesktop.org/spice/usbredir;branch=master \
|
||||
"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/spice/usbredir;branch=main;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user