aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2018-05-29 15:17:50 +0800
committerKhem Raj <raj.khem@gmail.com>2018-05-29 12:56:19 -0700
commitc943278b66138fe9020d049927a806a6ad46eeb7 (patch)
tree3869ab353dafa07f3802da7bcd540754f5acabfd /meta-oe
parentaed7cd16544508f197df70e97c3f43a349aa4249 (diff)
downloadmeta-openembedded-contrib-c943278b66138fe9020d049927a806a6ad46eeb7.tar.gz
libestr: 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-oe')
-rw-r--r--meta-oe/recipes-support/libestr/libestr_0.1.10.bb2
1 files changed, 2 insertions, 0 deletions
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 9bff4f35a7..abce8f3d33 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