From 8c0acd097c4f93a09ea5d7679ad8828b81f1754d Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Wed, 30 May 2018 14:20:59 +0800 Subject: drbd-utils: add UPSTREAM_CHECK_URI Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- meta-networking/recipes-support/drbd/drbd-utils_8.9.6.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-networking/recipes-support/drbd') 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" -- cgit v1.2.3-54-g00ecf