inih: bump SRCREV to sync with upstream r12
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 20 Jun 2011 23:05:18 +0000 (23:05 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:13:40 +0000 (08:13 -0800)
(From meta-openembedded rev: 84197dc0c205d0fdfc4c4a39f99f574f34ef0078)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/inih/libinih_git.bb

index f750bdb..fbdb520 100644 (file)
@@ -6,10 +6,10 @@ PKGV = "${GITPKGVTAG}"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde"
 
-PR = "r1"
+PR = "r2"
 
 # The github repository provides a cmake and pkg-config integration
-SRCREV = "af230b4c7ef2529413ffc37cee513ef8f35c9598"
+SRCREV = "7ab5f69cde1e921f58d0ef00fa8039d8ea311226"
 SRC_URI = "git://github.com/OSSystems/inih.git;protocol=git"
 
 S = "${WORKDIR}/git"