aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2018-01-05 14:53:47 +0800
committerArmin Kuster <akuster808@gmail.com>2018-01-16 21:53:09 -0800
commit57091c7dd00855aeb27afbfba7eec6c22291afd7 (patch)
tree8ad5323d932c65e1e873930b880bb289dd586b5d
parent0ff940faabc685d890533d644130e29c24b50bd8 (diff)
downloadmeta-openembedded-57091c7dd00855aeb27afbfba7eec6c22291afd7.tar.gz
drbd-utils: update SRC_URI
Update the SCR_URI since the original site is not available. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-networking/recipes-support/drbd/drbd-utils_8.9.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/drbd/drbd-utils_8.9.6.bb b/meta-networking/recipes-support/drbd/drbd-utils_8.9.6.bb
index 5f6c43f7ea..81f1cfec5d 100644
--- a/meta-networking/recipes-support/drbd/drbd-utils_8.9.6.bb
+++ b/meta-networking/recipes-support/drbd/drbd-utils_8.9.6.bb
@@ -8,7 +8,7 @@ SECTION = "admin"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018"
-SRC_URI = "http://oss.linbit.com/drbd/${BP}.tar.gz \
+SRC_URI = "http://www.linbit.com/downloads/drbd/utils/archive/${BP}.tar.gz \
file://0001-Makefile.in-fix-permission-bits-for-drbd.service.patch \
"
SRC_URI[md5sum] = "76ed6d3190cd77b00890f3365353124b"