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

@ -10,7 +10,7 @@ inherit autotools pkgconfig
# 0.10.1 Initial Import
SRCREV = "908987a74d341be1376895023698667892fe5569"
SRC_URI = "git://github.com/ebutera/gst-plugin-cedar.git"
SRC_URI = "git://github.com/ebutera/gst-plugin-cedar.git;protocol=https;branch=master"
PV = "0.10.1+git${SRCPV}"
PR = "r1"