mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
b1e4660b6e
commit
b069fb8442
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user