From f2be0295d9c8d4e01043994dff2f575a60fce665 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 18 Nov 2019 02:15:14 +0100 Subject: [PATCH] liri-wayland: initial add 0.0.0+ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-liri/liri-wayland/liri-wayland_git.bb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 recipes-liri/liri-wayland/liri-wayland_git.bb diff --git a/recipes-liri/liri-wayland/liri-wayland_git.bb b/recipes-liri/liri-wayland/liri-wayland_git.bb new file mode 100644 index 00000000..e8d9a943 --- /dev/null +++ b/recipes-liri/liri-wayland/liri-wayland_git.bb @@ -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}"