From 28e9d802449e02db1da451396f86c4d7b2d18955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 26 Feb 2014 11:43:13 +0100 Subject: [PATCH] hawaii-widget-styles: 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 --- .../hawaii-widget-styles/hawaii-widget-styles_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-hawaii/hawaii-widget-styles/hawaii-widget-styles_git.bb b/recipes-hawaii/hawaii-widget-styles/hawaii-widget-styles_git.bb index e40b9a87..b8c06448 100644 --- a/recipes-hawaii/hawaii-widget-styles/hawaii-widget-styles_git.bb +++ b/recipes-hawaii/hawaii-widget-styles/hawaii-widget-styles_git.bb @@ -7,10 +7,10 @@ inherit cmake_qt5 DEPENDS = "qtbase qtdeclarative qtquickcontrols fluid" SRC_URI = " \ - git://github.com/mauios/${BPN}.git;protocol=git;branch=stable \ + git://github.com/mauios/${BPN}.git;protocol=git;branch=dev \ file://0001-Do-not-ask-qmake-for-qml-directory-it-will-point-to-.patch \ " -SRCREV = "55d1b2ecc4b3728eeccc634a4ef319ca7cc54e56" +SRCREV = "881d6887d506dd1eac13d9faa77050c3ff337817" PV = "0.2.0+git${SRCPV}" S = "${WORKDIR}/git"