Commit 5d70c766 authored by Florent Revest's avatar Florent Revest

Adds recipe for statefs-loader-qt

parent cd98c2e1
SUMMARY = "Nemomobile's statefs-loader-qt"
HOMEPAGE = "https://git.merproject.org/mer-core/statefs-loader-qt"
LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
SRC_URI = "git://git.merproject.org/mer-core/statefs-loader-qt.git;protocol=https"
SRCREV = "2685ce9f7dce1068bb0da34fa38a07e75131d51e"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
DEPENDS += "qtbase cor statefs"
inherit cmake_qt5
B = "${WORKDIR}/git"
EXTRA_OECMAKE=" -DUSEQT=5 -DOE_QMAKE_PATH_EXTERNAL_HOST_BINS=${STAGING_DIR_NATIVE}/usr/bin/qt5/"
FILES_${PN} += "/usr/lib/statefs/"
FILES_${PN}-dbg += "/usr/lib/statefs/.debug/"
...@@ -10,7 +10,7 @@ PV = "+git${SRCREV}" ...@@ -10,7 +10,7 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
DEPENDS += "boost fuse cor" DEPENDS += "boost fuse cor"
EXTRA_OECMAKE=" -DVERSION=0.0.0" EXTRA_OECMAKE=" -DVERSION=0.3.0"
inherit cmake inherit cmake
......
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