liri-wayland: initial add 0.0.0+

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-11-18 02:15:14 +01:00
parent 439aae0650
commit f2be0295d9

View File

@@ -0,0 +1,19 @@
SUMMARY = "Wayland client and server extensions"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
"
inherit liri
DEPENDS += " \
wayland-protocols \
"
SRCREV = "3ec6248bef8abbee2f98272ca0aa678450db6a38"
S = "${WORKDIR}/git"
PV = "0.0.0+git${SRCPV}"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"
FILES_${PN} += "${OE_QMAKE_PATH_QML}"