recipes: use github https and specify master branch to fix warnings

Signed-off-by: Clément Péron <peron.clem@gmail.com>
This commit is contained in:
Clément Péron
2022-01-02 19:47:17 +01:00
parent 0225772064
commit a508443f52
4 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ inherit autotools
PV = "r4p0-00rel0+git${SRCPV}"
SRCREV = "ec0680628744f30b8fac35e41a7bd8e23e59c39f"
SRC_URI = "git://github.com/linux-sunxi/libump.git"
SRC_URI = "git://github.com/linux-sunxi/libump.git;protocol=https;branch=master"
S = "${WORKDIR}/git"