Revert "migrate from git://github.com to https://github.com"

This reverts commit 8b9e304c23.

git:// doesn't have the same meaning to the bitbake fetcher than
it has to the rest of the world.
This commit is contained in:
Harald Welte 2022-01-11 12:18:35 +01:00
parent 8b9e304c23
commit b417110988
7 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e6868d1ce8f058ecc5658ecebb086636"
SRCREV = "1103417819fe855d8d0d3e6a277870679ad01bd2"
SRC_URI = "https://github.com/mlaurijsse/linux-mpu9150.git"
SRC_URI = "git://github.com/mlaurijsse/linux-mpu9150.git"
PV = "v0.0+git${SRCPV}"
PR = "r1a"

View File

@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|omap4"
BRANCH ?= "master"
SRCREV = "a5dac6c5a65c672bd299b42ca495566a7cc137a4"
SRC_URI = "https://github.com/omapconf/omapconf.git;protocol=git;branch=${BRANCH}"
SRC_URI = "git://github.com/omapconf/omapconf.git;protocol=git;branch=${BRANCH}"
S = "${WORKDIR}/git"

View File

@ -8,7 +8,7 @@ RRECOMMENDS_${PN} = "kernel-module-tun"
PR="r3"
SRC_URI = "https://github.com/ntop/n2n.git;branch=master \
SRC_URI = "git://github.com/ntop/n2n.git;branch=master \
file://edge.sh \
file://n2n-edge@.service \
file://0001-Makefile-Allow-cross-compilation-environment-to-spec.patch"

View File

@ -7,7 +7,7 @@ PR = "r0"
SRCREV = "b59217c971603a30648b041c84f85159afb2ec31"
SRC_URI = "https://github.com/joshmarshall/jsonrpclib.git"
SRC_URI = "git://github.com/joshmarshall/jsonrpclib.git"
S = "${WORKDIR}/git"
inherit distutils

View File

@ -1,6 +1,6 @@
require rauc.bb
SRC_URI = "https://github.com/jluebbe/rauc.git;protocol=https \
SRC_URI = "git://github.com/jluebbe/rauc.git;protocol=https \
file://dev-ca.pem \
file://rauc-done.service \
file://rauc-ubi.rules "

View File

@ -3,7 +3,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
PR = "r1"
SRC_URI = "https://github.com/jluebbe/rauc.git;protocol=https \
SRC_URI = "git://github.com/jluebbe/rauc.git;protocol=https \
file://dev-ca.pem \
file://system.conf \
file://rauc-done.service \

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
PV = "0.0.0+git${SRCPV}"
SRCREV = "0deb9c7e135e9380a6d09e9d2e938a146bb698c8"
SRC_URI = "https://github.com/ago/pps-tools.git"
SRC_URI = "git://github.com/ago/pps-tools.git"
S = "${WORKDIR}/git"