liri-wayland: initial add 0.0.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
19
recipes-liri/liri-wayland/liri-wayland_git.bb
Normal file
19
recipes-liri/liri-wayland/liri-wayland_git.bb
Normal 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}"
|
||||
Reference in New Issue
Block a user