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

git at git.openembedded.org git at git.openembedded.org
Thu Dec 15 08:30:33 UTC 2011


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

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Dec 13 10:43:46 2011 +0000

qconnman: bump SRCREV

* add translation support
 * doesn't allow simultaneous connections

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

---

 meta-oe/recipes-qt/qconnman/qconnman.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-qt/qconnman/qconnman.inc b/meta-oe/recipes-qt/qconnman/qconnman.inc
index 280a002..06ad5fd 100644
--- a/meta-oe/recipes-qt/qconnman/qconnman.inc
+++ b/meta-oe/recipes-qt/qconnman/qconnman.inc
@@ -9,7 +9,7 @@ PR = "r1"
 inherit autotools
 
 PV = "0.0+gitr${SRCPV}"
-SRCREV = "9bab120f426e41552c369b7030414c792dd25a91"
+SRCREV = "f976b18c7c5584627224784801803e9fd3ebe0ff"
 SRC_URI = "git://github.com/OSSystems/qconnman.git"
 
 S = "${WORKDIR}/git/"





More information about the Openembedded-commits mailing list