Browse Source

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>
Pierre-Jean Texier 4 years ago
parent
commit
f2cb785801
1 changed files with 2 additions and 0 deletions
  1. 2 0
      meta-oe/recipes-support/inih/libinih_git.bb

+ 2 - 0
meta-oe/recipes-support/inih/libinih_git.bb

@@ -12,6 +12,8 @@ SRCREV = "c858aff8c31fa63ef4d1e0176c10e5928cde9a23"
 SRC_URI = "git://github.com/OSSystems/inih.git \
 SRC_URI = "git://github.com/OSSystems/inih.git \
           "
           "
 
 
+UPSTREAM_CHECK_COMMITS = "1"
+
 S = "${WORKDIR}/git"
 S = "${WORKDIR}/git"
 
 
 inherit gitpkgv cmake
 inherit gitpkgv cmake