summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/inih/libinih_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipes-support/inih/libinih_git.bb
index 2a13d0a7ef..5030c78a31 100644
--- a/meta-oe/recipes-support/inih/libinih_git.bb
+++ b/meta-oe/recipes-support/inih/libinih_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde"
8PR = "r3" 8PR = "r3"
9 9
10# The github repository provides a cmake and pkg-config integration 10# The github repository provides a cmake and pkg-config integration
11SRCREV = "7a43a3655ceffa9f0f7fd68262d8d478c6d0d0af" 11SRCREV = "25078f7156eb8647b3b35dd25f9ae6f8c4ee0589"
12SRC_URI = "git://github.com/OSSystems/inih.git" 12SRC_URI = "git://github.com/OSSystems/inih.git"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"