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 \ "