[oe-commits] Otavio Salvador : libinih: bump SRCREV

git at git.openembedded.org git at git.openembedded.org
Tue Nov 29 08:33:04 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 495efd35e85d8f96490db8c7dc991e4e043f2086
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=495efd35e85d8f96490db8c7dc991e4e043f2086

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Nov 28 20:04:07 2011 +0000

libinih: bump SRCREV

This version adds support to enumerate the sessions.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-support/inih/libinih_git.bb |    4 ++--
 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 f8fd3e3..cb52503 100644
--- a/meta-oe/recipes-support/inih/libinih_git.bb
+++ b/meta-oe/recipes-support/inih/libinih_git.bb
@@ -5,10 +5,10 @@ PKGV = "${GITPKGVTAG}"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde"
 
-PR = "r2"
+PR = "r3"
 
 # The github repository provides a cmake and pkg-config integration
-SRCREV = "7ab5f69cde1e921f58d0ef00fa8039d8ea311226"
+SRCREV = "7a43a3655ceffa9f0f7fd68262d8d478c6d0d0af"
 SRC_URI = "git://github.com/OSSystems/inih.git;protocol=git"
 
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list