aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2018-05-29 15:17:48 +0800
committerKhem Raj <raj.khem@gmail.com>2018-05-29 12:56:19 -0700
commit346c2940bf4f83b8cd8b90b0803bca472e25fa79 (patch)
treea6147738c6c2c9a004c765673c9262b97cbd6393 /meta-oe/recipes-kernel
parent716de257eaf5270613d563fe3b9fd81519cf33ec (diff)
downloadmeta-openembedded-contrib-346c2940bf4f83b8cd8b90b0803bca472e25fa79.tar.gz
crash: 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/recipes-kernel')
-rw-r--r--meta-oe/recipes-kernel/crash/crash_7.2.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-kernel/crash/crash_7.2.0.bb b/meta-oe/recipes-kernel/crash/crash_7.2.0.bb
index 9bea48e0df..440a69d600 100644
--- a/meta-oe/recipes-kernel/crash/crash_7.2.0.bb
+++ b/meta-oe/recipes-kernel/crash/crash_7.2.0.bb
@@ -31,6 +31,8 @@ SRC_URI[sha256sum] = "5d076e1fefb41aa178ad3e1cef6511670efc47de5cb04d4af9bdd4e8f2
SRC_URI[gdb.md5sum] = "a9836707337e5f7bf76a009a8904f470"
SRC_URI[gdb.sha256sum] = "8070389a5dcc104eb0be483d582729f98ed4d761ad19cedd3f17b5d2502faa36"
+UPSTREAM_CHECK_URI = "https://github.com/crash-utility/crash/releases"
+
inherit gettext
BBCLASSEXTEND = "native cross"