Skip to content

Commit feab111

Browse files
krajakuster
authored andcommitted
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>
1 parent cf939ad commit feab111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-python/recipes-devtools/python/python3-prctl_1.8.1.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ B = "${S}"
1313
SRCREV = "5e12e398eb5c4e30d7b29b02458c76d2cc780700"
1414
PV = "1.8.1+git${SRCPV}"
1515

16-
SRC_URI = "git://github.com/seveas/python-prctl;branch=main\
16+
SRC_URI = "git://github.com/seveas/python-prctl;protocol=https;branch=main \
1717
file://0001-support-cross-complication.patch \
1818
"
1919
inherit setuptools3 python3native

0 commit comments

Comments
 (0)