From fc90822e1563866a17d0ea76b36fa6183c422df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 26 Feb 2014 11:42:26 +0100 Subject: [PATCH] qtconfiguration: move to dev branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-hawaii/qtconfiguration/qtconfiguration_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-hawaii/qtconfiguration/qtconfiguration_git.bb b/recipes-hawaii/qtconfiguration/qtconfiguration_git.bb index 3f327d27..87506069 100644 --- a/recipes-hawaii/qtconfiguration/qtconfiguration_git.bb +++ b/recipes-hawaii/qtconfiguration/qtconfiguration_git.bb @@ -11,8 +11,8 @@ inherit cmake_qt5 pkgconfig DEPENDS = "qtbase dconf" -SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=stable" -SRCREV = "e8d9a818af49357e9fb764bdc90d45ad1426f997" +SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev" +SRCREV = "abe92ec0d4c51be2c07690c50030b9eba8081da6" PV = "0.2.1+git${SRCPV}" S = "${WORKDIR}/git"