Commit d2e63d8c authored by Florent Revest's avatar Florent Revest

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

parent e8104ef6
......@@ -4,7 +4,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=6fe870673c7cd84b28372abaa5be2f48"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-time.git;protocol=https"
SRCREV = "f8bfe5da480aeabb02a3575ca6f3f420ba13f34f"
SRCREV = "d27ce76d70c4e1467c7b929803a71c3a5ec3ee14"
PR = "r1"
PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
......@@ -12,5 +12,5 @@ inherit qmake5
DEPENDS += "qtdeclarative timed mce"
FILES_${PN}-dbg += "/usr/lib/qml/org/nemomobile/time/.debug /opt/"
FILES_${PN} += "/usr/lib/qml/org/nemomobile/time/ "
FILES_${PN}-dbg += "/usr/lib/qml/Nemo/Time/.debug /opt/"
FILES_${PN} += "/usr/lib/qml/Nemo/Time/ "
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