From e1b2023a29434d140deb4e3a0de0b2b3f2503488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 26 Feb 2014 11:41:34 +0100 Subject: [PATCH] hawaii-system-preferences: 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-system-preferences_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-hawaii/hawaii-system-preferences/hawaii-system-preferences_git.bb b/recipes-hawaii/hawaii-system-preferences/hawaii-system-preferences_git.bb index ad6c14d8..a35f6dc4 100644 --- a/recipes-hawaii/hawaii-system-preferences/hawaii-system-preferences_git.bb +++ b/recipes-hawaii/hawaii-system-preferences/hawaii-system-preferences_git.bb @@ -9,8 +9,8 @@ inherit cmake_qt5 hawaii-git-submodule DEPENDS = "qtbase qtdeclarative qtquickcontrols polkit-qt-1 qtconfiguration qtaccountsservice qttools-native" -SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=stable" -SRCREV = "55aa08a1d9bb9ad5f35138dceabcd6fea6895a81" +SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev" +SRCREV = "8341fd6313967240f6f60fae03b3bf433c7a2977" PV = "0.2.0.git${SRCPV}" S = "${WORKDIR}/git"