mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user