recipes-devtools: Fix url issues
Signed-off-by: tkl <tkl@blackfinn.de>
This commit is contained in:
parent
435e706573
commit
62c8587548
@ -13,7 +13,7 @@ inherit setuptools
|
|||||||
inherit allarch
|
inherit allarch
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://gitlab.blackfinn.de/python/pypio.git;protocol=https;tag=${PV} \
|
git://git.blackfinn.de/python/pypio.git;protocol=https;tag=${PV} \
|
||||||
"
|
"
|
||||||
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
|
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ inherit setuptools
|
|||||||
inherit allarch
|
inherit allarch
|
||||||
|
|
||||||
SRC_URI = " \
|
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"
|
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ inherit setuptools
|
|||||||
inherit allarch
|
inherit allarch
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://gitlab.blackfinn.de/python/ultrasonic-distance.git;protocol=https;tag=${PV} \
|
git://git.blackfinn.de/python/ultrasonic-distance.git;protocol=https;tag=${PV} \
|
||||||
"
|
"
|
||||||
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
|
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ inherit setuptools
|
|||||||
inherit allarch
|
inherit allarch
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://gitlab.blackfinn.de/python/ultrasonic-distance.git;protocol=https;tag=${PV} \
|
git://git.blackfinn.de/python/ultrasonic-distance.git;protocol=https;tag=${PV} \
|
||||||
"
|
"
|
||||||
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
|
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
|
|||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://gitlab.blackfinn.de/tkl/vl53l0x-api.git;protocol=https;tag=${PV} \
|
git://git.blackfinn.de/tkl/vl53l0x-api.git;protocol=https;tag=${PV} \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
|
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user