hardknott: libsoc: sync with meta-openembedded recipe
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
6bf8c97b50
commit
b36b9a0170
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue