From cd0a9163116aa58647c72f0c86c71bdf009ce922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 8 May 2015 10:28:22 +0200 Subject: [PATCH] pss-framework: move recipes-hawaii -> recipes-pss MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../pss-framework/pss-framework_git.bb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename {recipes-hawaii => recipes-pss}/pss-framework/pss-framework_git.bb (51%) diff --git a/recipes-hawaii/pss-framework/pss-framework_git.bb b/recipes-pss/pss-framework/pss-framework_git.bb similarity index 51% rename from recipes-hawaii/pss-framework/pss-framework_git.bb rename to recipes-pss/pss-framework/pss-framework_git.bb index 11a0e2c9..ae240d62 100644 --- a/recipes-hawaii/pss-framework/pss-framework_git.bb +++ b/recipes-pss/pss-framework/pss-framework_git.bb @@ -2,18 +2,18 @@ SUMMARY = "Components for PSS applications" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" -inherit cmake_qt5 +inherit hawaii -DEPENDS = "qtbase qtdeclarative qtquickcontrols plasma-framework" +DEPENDS += "plasma-framework" -SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=master" +SRC_URI = "git://github.com/plasma-simple-shell/${BPN}.git" SRCREV = "292a7d4891b47f44cb3dcf896749ade9330e6ae0" PV = "0.4.0+git${SRCPV}" S = "${WORKDIR}/git" -FILES_${PN} += "${libdir}/qml/PSS" +FILES_${PN} += "${OE_QMAKE_PATH_QML}/PSS" FILES_${PN}-dbg += " \ - ${libdir}/qml/PSS/*/.debug \ - ${libdir}/qml/PSS/*/*/*/.debug \ + ${OE_QMAKE_PATH_QML}/PSS/*/.debug \ + ${OE_QMAKE_PATH_QML}/PSS/*/*/*/.debug \ "