summaryrefslogtreecommitdiff
path: root/strata/connectivity/connman.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/connectivity/connman.morph')
-rw-r--r--strata/connectivity/connman.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/strata/connectivity/connman.morph b/strata/connectivity/connman.morph
new file mode 100644
index 00000000..7c4584aa
--- /dev/null
+++ b/strata/connectivity/connman.morph
@@ -0,0 +1,22 @@
+name: connman
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: autotools
+pre-configure-commands: []
+configure-commands:
+- ./bootstrap
+- ./configure --prefix="$PREFIX" --disable-wispr --disable-client LIBS=-lncurses
+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: []