summaryrefslogtreecommitdiff
path: root/strata/weston-genivi/wayland-ivi-extension.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-08-10 09:58:03 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-08-10 11:14:51 +0000
commitc38a7cdf83af58277ddbbff7ec87be0d08ba8c8a (patch)
treee3e7422e89c10cf14ebd489644940f23447399d7 /strata/weston-genivi/wayland-ivi-extension.morph
parent1010144ed319e675e713eda24c6a0500915c949c (diff)
downloaddefinitions-c38a7cdf83af58277ddbbff7ec87be0d08ba8c8a.tar.gz
Move GENIVI definitions to 'genivi' subfolderreview/pedro_alvarez/genivi-to-subfolder
This folder will now contain all the definitions related to GENIVI systems. Change-Id: Ia4dda4dc90b780807647861ae6f9c406262f85c0
Diffstat (limited to 'strata/weston-genivi/wayland-ivi-extension.morph')
-rw-r--r--strata/weston-genivi/wayland-ivi-extension.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/weston-genivi/wayland-ivi-extension.morph b/strata/weston-genivi/wayland-ivi-extension.morph
deleted file mode 100644
index 08d43bac..00000000
--- a/strata/weston-genivi/wayland-ivi-extension.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: wayland-ivi-extension
-kind: chunk
-configure-commands:
-- cmake -DWITH_ILM_INPUT=ON -DCMAKE_INSTALL_PREFIX="$PREFIX" -DCMAKE_C_FLAGS="-I/usr/include/weston"
-build-commands:
-- make
-install-commands:
-- make install DESTDIR="$DESTDIR"