summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
12SRC_URI = "git://github.com/OSSystems/inih.git \ 12SRC_URI = "git://github.com/OSSystems/inih.git \
13 " 13 "
14 14
15UPSTREAM_CHECK_COMMITS = "1"
16
15S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
16 18
17inherit gitpkgv cmake 19inherit gitpkgv cmake