[oe-commits] [meta-openembedded] 13/31: drbd-utils: add UPSTREAM_CHECK_URI

git at git.openembedded.org git at git.openembedded.org
Mon Jun 4 16:17:20 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 8c0acd097c4f93a09ea5d7679ad8828b81f1754d
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Wed May 30 14:20:59 2018 +0800

    drbd-utils: add UPSTREAM_CHECK_URI
    
    Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.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"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list