mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
recipes: Update SRC_URI protocols for github
Use protocols=https for GitHub SRC_URIs using the conversion script in openembedded-core. Signed-off-by: Marcel Hamer <marcel@solidxs.se> Signed-off-by: Andrei Gherzan <andrei@gherzan.com> Signed-off-by: Devendra Tewari <devendra.tewari@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
0dc08f9737
commit
b4ec97e4eb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "\
|
||||
"
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/RPi-Distro/pi-bluetooth \
|
||||
git://github.com/RPi-Distro/pi-bluetooth;branch=master;protocol=https \
|
||||
file://0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch \
|
||||
"
|
||||
SRCREV = "cbdbcb66bcc5b9af05f1a9fffe2254c872bb0ace"
|
||||
|
||||
Reference in New Issue
Block a user