hardknott: libsoc: sync with meta-openembedded recipe

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2021-12-17 12:13:08 +01:00
parent 6bf8c97b50
commit b36b9a0170
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ inherit autotools pkgconfig python3-dir
SRCBRANCH ?= "master"
SRCREV = "${AUTOREV}"
SRC_URI = "git://github.com/jackmitch/libsoc.git"
SRC_URI = "git://github.com/jackmitch/libsoc.git;branch=master;protocol=https"
S = "${WORKDIR}/git"