aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/inih
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-03-31 15:47:28 -0300
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 10:51:48 +0200
commit15ad638acf2f8e231c6040892b72bceecd7348e4 (patch)
treeeae33f02185f2b73bb2e1a6e59339f12bea40bfd /meta-oe/recipes-support/inih
parent6041efb6022f11a9f7bd80a9b13584477977180a (diff)
downloadmeta-openembedded-contrib-15ad638acf2f8e231c6040892b72bceecd7348e4.tar.gz
libinih: Update to 25078f7
This updates the fork to a version based in SVN r29 and include a CMake fix for out of tree build support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/inih')
-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"
PR = "r3"
# The github repository provides a cmake and pkg-config integration
-SRCREV = "7a43a3655ceffa9f0f7fd68262d8d478c6d0d0af"
+SRCREV = "25078f7156eb8647b3b35dd25f9ae6f8c4ee0589"
SRC_URI = "git://github.com/OSSystems/inih.git"
S = "${WORKDIR}/git"