fluid: update to latest revision
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
DESCRIPTION = "Modules for fluid and dynamic applications development with QtQuick"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
inherit cmake_qt5
|
||||
|
||||
DEPENDS = "qtbase qtdeclarative qtquickcontrols"
|
||||
|
||||
SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev"
|
||||
SRCREV = "e9ea587f6f34d8d18e662f5e7810c524c1fac722"
|
||||
SRCREV = "6e0a3f723874c3df9bb75161e6a11fc2b5061acb"
|
||||
PV = "0.2.0+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${libdir}/hawaii/qml/Fluid"
|
||||
FILES_${PN}-dbg += "${libdir}/hawaii/qml/Fluid/Extra/.debug"
|
||||
FILES_${PN}-dbg += "${libdir}/hawaii/qml/Fluid/*/.debug"
|
||||
|
||||
Reference in New Issue
Block a user