mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user