From 1702658bd4f09c57d72ec0ce7d8cc2c588c86207 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 7 May 2014 18:36:13 +0200 Subject: [PATCH] hawaii-system-preferences: update to latest revision - sources for git-submodules were removed 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 a35f6dc4..20606dab 100644 --- a/recipes-hawaii/hawaii-system-preferences/hawaii-system-preferences_git.bb +++ b/recipes-hawaii/hawaii-system-preferences/hawaii-system-preferences_git.bb @@ -5,12 +5,12 @@ LIC_FILES_CHKSUM = " \ file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ " -inherit cmake_qt5 hawaii-git-submodule +inherit cmake_qt5 DEPENDS = "qtbase qtdeclarative qtquickcontrols polkit-qt-1 qtconfiguration qtaccountsservice qttools-native" SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev" -SRCREV = "8341fd6313967240f6f60fae03b3bf433c7a2977" +SRCREV = "71e2f960ad254e065c2c10fe034443ca34bb9bd4" PV = "0.2.0.git${SRCPV}" S = "${WORKDIR}/git"