[oe-commits] [meta-openembedded] 50/76: libestr: add UPSTREAM_CHECK_URI

git at git.openembedded.org git at git.openembedded.org
Wed May 30 02:19:10 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 c943278b66138fe9020d049927a806a6ad46eeb7
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Tue May 29 15:17:50 2018 +0800

    libestr: 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-oe/recipes-support/libestr/libestr_0.1.10.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/libestr/libestr_0.1.10.bb b/meta-oe/recipes-support/libestr/libestr_0.1.10.bb
index 9bff4f3..abce8f3 100644
--- a/meta-oe/recipes-support/libestr/libestr_0.1.10.bb
+++ b/meta-oe/recipes-support/libestr/libestr_0.1.10.bb
@@ -8,4 +8,6 @@ SRC_URI = "http://libestr.adiscon.com/files/download/${BP}.tar.gz"
 SRC_URI[md5sum] = "f4c9165a23587e77f7efe65d676d5e8e"
 SRC_URI[sha256sum] = "bd655e126e750edd18544b88eb1568d200a424a0c23f665eb14bbece07ac703c"
 
+UPSTREAM_CHECK_URI = "http://libestr.adiscon.com/download/"
+
 inherit autotools

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


More information about the Openembedded-commits mailing list