Commit 17176766 authored by Florent Revest's avatar Florent Revest

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

parent 93ef07e8
......@@ -4,7 +4,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin/plugin.cpp;beginline=1;endline=31;md5=71911a081287caa33b542251575d913d"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-notifications.git;protocol=https"
SRCREV = "f6c3b97f6ea5ae59a50aa2ff25702b8f398b8e55"
SRCREV = "84fa6a95eedb6f7d36523033ec7f45883d7c176f"
PR = "r1"
PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
......@@ -12,6 +12,6 @@ inherit qmake5
DEPENDS += "qtdeclarative"
FILES_${PN}-dbg += "/opt /usr/lib/qml/org/nemomobile/notifications/.debug"
FILES_${PN}-dbg += "/opt /usr/lib/qml/Nemo/Notifications/.debug"
FILES_${PN}-dev += "/usr/lib/libnemonotifications-qt5.prl"
FILES_${PN} += "/usr/lib/qml/org/nemomobile/notifications/"
FILES_${PN} += "/usr/lib/qml/Nemo/Notifications/"
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