Signed-off-by: Jonathan Liu <[email protected]> --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb index f79dc0c..8724e67 100644 --- a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb +++ b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb @@ -5,9 +5,9 @@ HOMEPAGE = "https://github.com/nemomobile/libconnman-qt" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://libconnman-qt/clockmodel.h;endline=8;md5=ea9f724050803f15d2d900ce3c5dac88" DEPENDS += "qtbase qtdeclarative" -PV = "1.0.91+git${SRCPV}" +PV = "1.0.92+git${SRCPV}" -SRCREV = "f9ce5eaa124fc5a1a554540c94331301bb2b1b49" +SRCREV = "2591cd6013936478d9edaf75f1a45482851af0f2" SRC_URI = "git://github.com/nemomobile/libconnman-qt.git" S = "${WORKDIR}/git" -- 2.5.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
