[oe] [meta-networking][PATCH 7/8] drbd-utils: add UPSTREAM_CHECK_URI

Yi Zhao yi.zhao at windriver.com
Wed May 30 06:20:59 UTC 2018


Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
---
 meta-networking/recipes-support/drbd/drbd-utils_8.9.6.bb | 2 ++
 1 file changed, 2 insertions(+)

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 81f1cfe..90c9204 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"
 
-- 
2.7.4




More information about the Openembedded-devel mailing list