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>
This commit is contained in:
Anuj Mittal 2020-10-16 12:03:17 +08:00
parent a064295cd5
commit 0b5ea8bb1b

View File

@ -68,3 +68,5 @@ FILES_${PN}-test = "\
${bindir} \ ${bindir} \
${libdir}/dal/applets \ ${libdir}/dal/applets \
" "
UPSTREAM_CHECK_COMMITS = "1"