Commit 93ef07e8 authored by Florent Revest's avatar Florent Revest

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

parent 42d7592c
...@@ -4,7 +4,7 @@ LICENSE = "BSD" ...@@ -4,7 +4,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=4f66b392565d1dd726d4c892676d96fd" LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=4f66b392565d1dd726d4c892676d96fd"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-dbus.git;protocol=https" SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-dbus.git;protocol=https"
SRCREV = "c4d98477aaea95d7cbbf0414ed7aeb802942737f" SRCREV = "6a36739d206af45a481ff14676b9e1d48fed0376"
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 += "dbus qtdeclarative qtbase" DEPENDS += "dbus qtdeclarative qtbase"
FILES_${PN}-dbg += "/opt /usr/lib/qml/org/nemomobile/dbus/.debug" FILES_${PN}-dbg += "/opt /usr/lib/qml/Nemo/DBus/.debug"
FILES_${PN} += "/usr/lib/qml/org/nemomobile/dbus/" FILES_${PN} += "/usr/lib/qml/Nemo/DBus/"
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