summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-10-16 12:03:17 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-10-16 12:03:17 +0800
commit0b5ea8bb1b8ba710b3f10e0abc577a02d8ce6f30 (patch)
treea3777fe44966b843bd2b3db3595ca1d0a385a295
parenta064295cd5e40f83e86378f86dd42d7f783a6eea (diff)
downloadmeta-intel-0b5ea8bb1b8ba710b3f10e0abc577a02d8ce6f30.tar.gz
jhi: check for upstream commits
The project doesn't tag releases and pushes everything as one commit whenever there's a new version. So follow the commits - whenever there's one available, we should upgrade. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-support/jhi/jhi_1.38.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-support/jhi/jhi_1.38.bb b/recipes-support/jhi/jhi_1.38.bb
index e894974d..1db63153 100644
--- a/recipes-support/jhi/jhi_1.38.bb
+++ b/recipes-support/jhi/jhi_1.38.bb
@@ -68,3 +68,5 @@ FILES_${PN}-test = "\
68 ${bindir} \ 68 ${bindir} \
69 ${libdir}/dal/applets \ 69 ${libdir}/dal/applets \
70 " 70 "
71
72UPSTREAM_CHECK_COMMITS = "1"