recipes-devtools: Fix url issues

Signed-off-by: tkl <tkl@blackfinn.de>
This commit is contained in:
tkl
2018-07-20 15:23:48 +02:00
parent 435e706573
commit 62c8587548
5 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ inherit setuptools
inherit allarch
SRC_URI = " \
git://gitlab.blackfinn.de/python/pywm.git;protocol=https;tag=${PV} \
git://git.blackfinn.de/python/pywm.git;protocol=https;tag=${PV} \
"
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"