summaryrefslogtreecommitdiff
path: root/strata/wayland-armv7-versatile/mesa-wayland.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/wayland-armv7-versatile/mesa-wayland.morph')
-rw-r--r--strata/wayland-armv7-versatile/mesa-wayland.morph23
1 files changed, 23 insertions, 0 deletions
diff --git a/strata/wayland-armv7-versatile/mesa-wayland.morph b/strata/wayland-armv7-versatile/mesa-wayland.morph
new file mode 100644
index 00000000..9ebfb746
--- /dev/null
+++ b/strata/wayland-armv7-versatile/mesa-wayland.morph
@@ -0,0 +1,23 @@
+name: mesa-wayland
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: autotools
+pre-configure-commands: []
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --enable-gles2 --enable-gallium-egl --with-egl-platforms=wayland,drm
+ --enable-gbm --enable-dri --enable-shared-glapi --with-gallium-drivers=swrast --with-dri-drivers=swrast
+ --with-state-trackers=egl
+post-configure-commands: []
+pre-build-commands: []
+build-commands: []
+post-build-commands: []
+pre-install-commands: []
+install-commands: []
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []