aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-04-05 16:56:37 +0200
committerKhem Raj <raj.khem@gmail.com>2020-04-05 10:38:14 -0700
commitf2cb7858014636f01578e55b109bff72e2628b4c (patch)
tree08a82e2d64e6ec3b6299889f5bef750d50beb441 /meta-oe
parent2a20b68a4f370aa261783bf5484137ee07ea922b (diff)
downloadmeta-openembedded-f2cb7858014636f01578e55b109bff72e2628b4c.tar.gz
libinih: use UPSTREAM_CHECK_COMMITS
Fixes: $: devtool check-upgrade-status libinih <...> INFO: libinih 0.0 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/inih/libinih_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipes-support/inih/libinih_git.bb
index 87b1142e0c..227e2a7b7c 100644
--- a/meta-oe/recipes-support/inih/libinih_git.bb
+++ b/meta-oe/recipes-support/inih/libinih_git.bb
@@ -12,6 +12,8 @@ SRCREV = "c858aff8c31fa63ef4d1e0176c10e5928cde9a23"
SRC_URI = "git://github.com/OSSystems/inih.git \
"
+UPSTREAM_CHECK_COMMITS = "1"
+
S = "${WORKDIR}/git"
inherit gitpkgv cmake