nlohmann-fifo: use UPSTREAM_CHECK_COMMITS

Fixes:

$: devtool check-upgrade-status nlohmann-fifo
<...>

INFO: nlohmann-fifo             1.0.0           UNKNOWN_BROKEN  None

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Pierre-Jean Texier 2020-04-12 17:29:59 +02:00 committed by Khem Raj
parent b1e4660b6e
commit b069fb8442

View File

@ -10,6 +10,8 @@ PV = "1.0.0+git${SRCPV}"
SRCREV = "0dfbf5dacbb15a32c43f912a7e66a54aae39d0f9"
UPSTREAM_CHECK_COMMITS = "1"
S = "${WORKDIR}/git"
# nlohmann-fifo is a header only C++ library, so the main package will be empty.