mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
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>
This commit is contained in:
@@ -13,7 +13,7 @@ B = "${S}"
|
|||||||
SRCREV = "5e12e398eb5c4e30d7b29b02458c76d2cc780700"
|
SRCREV = "5e12e398eb5c4e30d7b29b02458c76d2cc780700"
|
||||||
PV = "1.8.1+git${SRCPV}"
|
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 \
|
file://0001-support-cross-complication.patch \
|
||||||
"
|
"
|
||||||
inherit setuptools3 python3native
|
inherit setuptools3 python3native
|
||||||
|
|||||||
Reference in New Issue
Block a user