summaryrefslogtreecommitdiff
path: root/baserock/strata/connectivity.morph
diff options
context:
space:
mode:
Diffstat (limited to 'baserock/strata/connectivity.morph')
-rw-r--r--baserock/strata/connectivity.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/baserock/strata/connectivity.morph b/baserock/strata/connectivity.morph
new file mode 100644
index 00000000..124b4cac
--- /dev/null
+++ b/baserock/strata/connectivity.morph
@@ -0,0 +1,22 @@
+name: connectivity
+kind: stratum
+build-depends:
+- morph: strata/foundation.morph
+chunks:
+- name: libnl
+ repo: upstream:libnl
+ ref: a2c4bd8f094a7247903578860a9c42049991860b
+ unpetrify-ref: baserock/morph
+ build-system: autotools
+- name: wpa_supplicant
+ morph: strata/connectivity/wpa_supplicant.morph
+ repo: upstream:hostap
+ ref: c4a58c968044c2002706b1a69c089c4d63728e77
+ unpetrify-ref: baserock/hostap_2_3
+ build-depends:
+ - libnl
+- name: iptables
+ repo: upstream:iptables
+ ref: 482c6d3731e2681cb4baae835c294840300197e6
+ unpetrify-ref: v1.4.21
+ build-system: autotools