multipath-tools: update SRC_URI

The git repo for multipath-tools was changed, so update the
SRC_URI accordingly with the new link.

Signed-off-by:Minjae Kim <flowergom@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Minjae Kim 2022-04-05 19:46:42 +00:00 committed by Khem Raj
parent 85460656d9
commit e1de27d801

View File

@ -29,7 +29,7 @@ DEPENDS = "libdevmapper \
LICENSE = "GPL-2.0-only"
SRC_URI = "git://git.opensvc.com/multipath-tools/.git;protocol=http;branch=master \
SRC_URI = "git://github.com/opensvc/multipath-tools.git;protocol=http;branch=master \
file://multipathd.oe \
file://multipath.conf.example \
file://0021-RH-fixup-udev-rules-for-redhat.patch \