summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.4.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.4.bb
index c0c4412c7d..5a8db08771 100644
--- a/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.4.bb
+++ b/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.4.bb
@@ -29,7 +29,7 @@ DEPENDS = "libdevmapper \
29 29
30LICENSE = "GPL-2.0-only" 30LICENSE = "GPL-2.0-only"
31 31
32SRC_URI = "git://git.opensvc.com/multipath-tools/.git;protocol=http;branch=master \ 32SRC_URI = "git://github.com/opensvc/multipath-tools.git;protocol=http;branch=master \
33 file://multipathd.oe \ 33 file://multipathd.oe \
34 file://multipath.conf.example \ 34 file://multipath.conf.example \
35 file://0021-RH-fixup-udev-rules-for-redhat.patch \ 35 file://0021-RH-fixup-udev-rules-for-redhat.patch \