summaryrefslogtreecommitdiff
path: root/chunks/layer_management.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/layer_management.morph')
-rw-r--r--chunks/layer_management.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/chunks/layer_management.morph b/chunks/layer_management.morph
new file mode 100644
index 00000000..e5d46e42
--- /dev/null
+++ b/chunks/layer_management.morph
@@ -0,0 +1,11 @@
+name: layer_management
+kind: chunk
+repo: upstream:layer_management
+ref: 206d6709d0a3b3932a02b30ccacaa02b3eab8493
+unpetrify-ref: baserock/genivi/baseline
+configure-commands:
+- mkdir -p build && cd build && cmake .. -DWITH_GLESv2_LIB=ON
+build-commands:
+- make -C build
+install-commands:
+- make -C build install