From 6c6bfb6540faeac19e2746aeebe1566c621f366a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 13 May 2014 14:07:13 +0200 Subject: [PATCH] hawaii-widget-styles: update to latest revision 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 | 11 ++++------- 1 file changed, 4 insertions(+), 7 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 b8c06448..725249b0 100644 --- a/recipes-hawaii/hawaii-widget-styles/hawaii-widget-styles_git.bb +++ b/recipes-hawaii/hawaii-widget-styles/hawaii-widget-styles_git.bb @@ -6,14 +6,11 @@ inherit cmake_qt5 DEPENDS = "qtbase qtdeclarative qtquickcontrols fluid" -SRC_URI = " \ - 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 = "881d6887d506dd1eac13d9faa77050c3ff337817" -PV = "0.2.0+git${SRCPV}" +SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev" +SRCREV = "138fffab7cc60bd6e910ac257a338f1c5e1670e2" +PV = "0.2.90+git${SRCPV}" S = "${WORKDIR}/git" -FILES_${PN} += "${libdir}/${QT_DIR_NAME}" +FILES_${PN} += "${libdir}/hawaii"