qconnman: bump SRCREV
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 13 Dec 2011 10:43:46 +0000 (10:43 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:17:21 +0000 (08:17 -0800)
* add translation support
 * doesn't allow simultaneous connections

(From meta-openembedded rev: 6a7929c329ef8686f34bd525f76c36ed83f48b20)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-qt/qconnman/qconnman.inc

index 280a002..06ad5fd 100644 (file)
@@ -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/"