Change SRC_URIs for safety on github and political correctness in yocto
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ DEPENDS += " \
|
||||
qtsvg \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/lumina-desktop/lumina-calculator.git"
|
||||
SRC_URI = "git://github.com/lumina-desktop/lumina-calculator.git;branch=master;protocol=https"
|
||||
SRCREV = "31807e06a3a6bd194bad6b0fd204ca2d81cc3810"
|
||||
S = "${WORKDIR}/git/src-qt5"
|
||||
PV = "1.6.0"
|
||||
|
||||
@@ -15,7 +15,7 @@ DEPENDS += " \
|
||||
poppler \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/lumina-desktop/lumina-pdf.git"
|
||||
SRC_URI = "git://github.com/lumina-desktop/lumina-pdf.git;branch=master;protocol=https"
|
||||
SRCREV = "808a6a17a399b5c38801256985181d735b569e24"
|
||||
S = "${WORKDIR}/git/src-qt5"
|
||||
PV = "1.6.0"
|
||||
|
||||
@@ -18,7 +18,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/lumina-desktop/lumina.git \
|
||||
git://github.com/lumina-desktop/lumina.git;branch=master;protocol=https \
|
||||
file://0001-lumina-checkpass-Remove-chown-it-stoopped-working.patch \
|
||||
"
|
||||
SRCREV = "6744cddd5de1f18c3713a68c85d740ae6d4a27de"
|
||||
|
||||
Reference in New Issue
Block a user