mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
multipath-tools: Use https for github
Per convert-srcuri.py script, github repos should be accessed via https. Change it accordingly. Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 4cef1e68ea59510d85b778e11179a2dac47c658b) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
bb4a2d0b48
commit
91194cbb2b
@ -29,7 +29,7 @@ DEPENDS = "libdevmapper \
|
||||
|
||||
LICENSE = "GPL-2.0-only"
|
||||
|
||||
SRC_URI = "git://github.com/opensvc/multipath-tools.git;protocol=http;branch=master \
|
||||
SRC_URI = "git://github.com/opensvc/multipath-tools.git;protocol=https;branch=master \
|
||||
file://multipathd.oe \
|
||||
file://multipath.conf.example \
|
||||
file://0021-RH-fixup-udev-rules-for-redhat.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user