aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2018-05-30 14:20:59 +0800
committerKhem Raj <raj.khem@gmail.com>2018-05-30 12:40:03 -0700
commit8c0acd097c4f93a09ea5d7679ad8828b81f1754d (patch)
tree0dc12f43750b724c699472e21985320a3045221e /meta-networking
parent336fd1174d9ab9d21afd58c065fb89d5faf7ea50 (diff)
downloadmeta-openembedded-contrib-8c0acd097c4f93a09ea5d7679ad8828b81f1754d.tar.gz
drbd-utils: add UPSTREAM_CHECK_URI
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/drbd/drbd-utils_8.9.6.bb2
1 files changed, 2 insertions, 0 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 81f1cfec5d..90c920447b 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
@@ -14,6 +14,8 @@ SRC_URI = "http://www.linbit.com/downloads/drbd/utils/archive/${BP}.tar.gz \
SRC_URI[md5sum] = "76ed6d3190cd77b00890f3365353124b"
SRC_URI[sha256sum] = "297b77c9b3f88de2e7dae459234f2753ea4fc2805282b2d276e35cf51e292913"
+UPSTREAM_CHECK_URI = "http://www.linbit.com/downloads/drbd/utils/"
+
SYSTEMD_SERVICE_${PN} = "drbd.service"
SYSTEMD_AUTO_ENABLE = "disable"