aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/inih/libinih_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-05-31 15:16:37 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-02 10:04:55 +0200
commitba3b81bdb38e30ed4a1069d744766cee5b19178b (patch)
tree0634af4db7e2e89db655d05c9d7038500af46629 /meta-oe/recipes-support/inih/libinih_git.bb
parentea8d7d2d14e862c5e911fedcc640e2c2d70ac2f0 (diff)
downloadmeta-openembedded-contrib-ba3b81bdb38e30ed4a1069d744766cee5b19178b.tar.gz
inih: bump SRCREV
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-oe/recipes-support/inih/libinih_git.bb')
-rw-r--r--meta-oe/recipes-support/inih/libinih_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipes-support/inih/libinih_git.bb
index 4807bc7fe9..f750bdb021 100644
--- a/meta-oe/recipes-support/inih/libinih_git.bb
+++ b/meta-oe/recipes-support/inih/libinih_git.bb
@@ -6,10 +6,10 @@ PKGV = "${GITPKGVTAG}"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde"
-PR = "r0"
+PR = "r1"
# The github repository provides a cmake and pkg-config integration
-SRCREV = "715cb4dc3d56714d7d53dcd94ae4b41c950119a7"
+SRCREV = "af230b4c7ef2529413ffc37cee513ef8f35c9598"
SRC_URI = "git://github.com/OSSystems/inih.git;protocol=git"
S = "${WORKDIR}/git"