From 6f099f254633a3426d64531715633f1956d68122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 11 May 2016 20:44:24 +0100 Subject: strata/qt5-tools-qtwayland.morph: Build compositor API Change-Id: I9de23958e878796412288dc374c1fca6e5fe94e2 --- strata/qt5-tools-qtwayland.morph | 2 +- strata/qt5-tools-qtwayland/qtwayland.morph | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 strata/qt5-tools-qtwayland/qtwayland.morph diff --git a/strata/qt5-tools-qtwayland.morph b/strata/qt5-tools-qtwayland.morph index 75a24bd2..54dcf1e2 100644 --- a/strata/qt5-tools-qtwayland.morph +++ b/strata/qt5-tools-qtwayland.morph @@ -6,7 +6,7 @@ build-depends: - morph: strata/qt5-tools.morph chunks: - name: qtwayland + morph: strata/qt5-tools-qtwayland/qtwayland.morph repo: upstream:qt5/qtwayland ref: ebba84e70fe3610affc3974f51c8ed6d539377aa unpetrify-ref: baserock/v5.6.0-15-gebba84e+ivi-shell - build-system: qmake diff --git a/strata/qt5-tools-qtwayland/qtwayland.morph b/strata/qt5-tools-qtwayland/qtwayland.morph new file mode 100644 index 00000000..06e8ac7c --- /dev/null +++ b/strata/qt5-tools-qtwayland/qtwayland.morph @@ -0,0 +1,5 @@ +name: qtwayland +kind: chunk +build-system: qmake +configure-commands: +- qmake -makefile CONFIG+=wayland-compositor -- cgit v1.2.1