Commit 42d7592c authored by Florent Revest's avatar Florent Revest

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

parent 723e77af
......@@ -4,7 +4,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/plugin.cpp;beginline=1;endline=31;md5=a286bacf410e770064c78ac9470af1a2"
SRC_URI = "git://git.merproject.org/mer-core/nemo-qml-plugin-connectivity.git;protocol=https"
SRCREV = "0162280a13dc09914b8f8a644a7b43d4670bf486"
SRCREV = "f3707cbd1890fdce077db145c431e53e4160dc8b"
PR = "r1"
PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
......@@ -12,5 +12,5 @@ inherit qmake5
DEPENDS += "qtdeclarative qtbase libconnman-qt5"
FILES_${PN}-dbg += "/opt /usr/lib/qml/org/nemomobile/connectivity/.debug"
FILES_${PN} += "/usr/lib/qml/org/nemomobile/connectivity/"
FILES_${PN}-dbg += "/opt /usr/lib/qml/Nemo/Connectivity/.debug"
FILES_${PN} += "/usr/lib/qml/Nemo/Connectivity/"
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