[oe] [meta-oe][PATCH] libinih: Update to 25078f7

Otavio Salvador otavio at ossystems.com.br
Mon Mar 31 18:47:28 UTC 2014


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 at ossystems.com.br>
---
 meta-oe/recipes-support/inih/libinih_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipes-support/inih/libinih_git.bb
index 2a13d0a..5030c78 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"
-- 
1.9.1




More information about the Openembedded-devel mailing list