mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
pyxdg: update SRC_URI
The previous repository was moved to freedesktop's gitlab instance, and was causing fetching failures. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
07810b11ef
commit
c46128a529
@ -5,7 +5,7 @@ LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f30a9716ef3762e3467a2f62bf790f0a"
|
||||
|
||||
SRCREV = "1d23e483ae869ee9532aca43b133cc43f63626a3"
|
||||
SRC_URI = "git://anongit.freedesktop.org/xdg/pyxdg;branch=master"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/xdg/pyxdg.git;branch=master;protocol=https"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user