Commit 727d58a0 authored by Florent Revest's avatar Florent Revest

Move statefs-qt to statefs and adds a statefs_git recipe

parent 3d993ecd
SUMMARY = "Plugin-based filesystem to access and change the state of the system "
HOMEPAGE = "http://nemomobile.github.io/statefs/"
LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f16c63ad20517dd81888a9ee32c4a0d4"
SRC_URI = "git://github.com/nemomobile/statefs;protocol=https"
SRCREV = "${AUTOREV}"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
DEPENDS += "boost fuse cor"
EXTRA_OECMAKE=" -DVERSION=0.0.0"
inherit cmake
B = "${WORKDIR}/git"
FILES_${PN} += "/usr/lib/systemd"
FILES_${PN}-dbg += "/opt/"
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