mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
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:
parent
85460656d9
commit
e1de27d801
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user