python3-prctl: Use https protocol for git fetcher

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj
2021-11-03 06:22:14 -07:00
committed by Armin Kuster
parent cf939ad690
commit feab111e79

View File

@@ -13,7 +13,7 @@ B = "${S}"
SRCREV = "5e12e398eb5c4e30d7b29b02458c76d2cc780700"
PV = "1.8.1+git${SRCPV}"
SRC_URI = "git://github.com/seveas/python-prctl;branch=main\
SRC_URI = "git://github.com/seveas/python-prctl;protocol=https;branch=main \
file://0001-support-cross-complication.patch \
"
inherit setuptools3 python3native