Commit e8104ef6 authored by Florent Revest's avatar Florent Revest

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

parent 175daa4d
......@@ -4,7 +4,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=99bfde884fbd54d5f6958982e31a4237"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-thumbnailer.git;protocol=https"
SRCREV = "08c0c98ff535ac44608f57e9facfbbdadf806229"
SRCREV = "7b0001877b734ddee733cd3042a3151657f478dc"
PR = "r1"
PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
......@@ -12,5 +12,5 @@ inherit qmake5
DEPENDS += "qtdeclarative qtbase"
FILES_${PN}-dbg += "/opt /usr/lib/qml/org/nemomobile/thumbnailer/.debug"
FILES_${PN} += "/usr/lib/qml/org/nemomobile/thumbnailer/"
FILES_${PN}-dbg += "/opt /usr/lib/qml/Nemo/Thumbnailer/.debug"
FILES_${PN} += "/usr/lib/qml/Nemo/Thumbnailer/"
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