mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
SRCREV = "bc6c0b164a87ce05e9925785cc6fb3f54c02b026"
|
||||
|
||||
SRC_URI = "git://code.videolan.org/videolan/libdvbcsa.git;protocol=https \
|
||||
SRC_URI = "git://code.videolan.org/videolan/libdvbcsa.git;protocol=https;branch=master \
|
||||
file://libdvbcsa.pc \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user