Commit 1b6fe37d authored by Florent Revest's avatar Florent Revest

nemo-qml-plugin-policy: Bump SRCREV and adapt QML import path to the new Nemo.Abc norm

parent 17176766
...@@ -4,7 +4,7 @@ LICENSE = "BSD" ...@@ -4,7 +4,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=bcbb827372d72ea4e42de457e3575a9d" LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=bcbb827372d72ea4e42de457e3575a9d"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-policy.git;protocol=https" SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-policy.git;protocol=https"
SRCREV = "b2d5230f20b9f120940455fdd17bb8c4f91c8750" SRCREV = "bf95587eb980255f02205e04fdeafbb461cc929d"
PR = "r1" PR = "r1"
PV = "+git${SRCPV}" PV = "+git${SRCPV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
...@@ -12,5 +12,5 @@ inherit qmake5 ...@@ -12,5 +12,5 @@ inherit qmake5
DEPENDS += "qtdeclarative qtbase libresourceqt" DEPENDS += "qtdeclarative qtbase libresourceqt"
FILES_${PN}-dbg += "/opt /usr/lib/qml/org/nemomobile/policy/.debug" FILES_${PN}-dbg += "/opt /usr/lib/qml/Nemo/Policy/.debug"
FILES_${PN} += "/usr/lib/qml/org/nemomobile/policy/" FILES_${PN} += "/usr/lib/qml/Nemo/Policy/"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment