summaryrefslogtreecommitdiff
path: root/strata/connectivity.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/connectivity.morph')
-rw-r--r--strata/connectivity.morph27
1 files changed, 27 insertions, 0 deletions
diff --git a/strata/connectivity.morph b/strata/connectivity.morph
new file mode 100644
index 00000000..9d1a1b04
--- /dev/null
+++ b/strata/connectivity.morph
@@ -0,0 +1,27 @@
+name: connectivity
+kind: stratum
+build-depends:
+- morph: strata/foundation.morph
+chunks:
+- name: mobile-broadband-provider-info
+ repo: upstream:mobile-broadband-provider-info
+ ref: 4ed19e11c2975105b71b956440acdb25d46a347d
+ unpetrify-ref: baserock/morph
+ build-system: autotools
+- 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: 2462f347bca0a7cce7e06ff88adbe3aa47c52d54
+ unpetrify-ref: hostap_2_6
+ build-depends:
+ - libnl
+- name: iptables
+ repo: upstream:iptables
+ ref: 482c6d3731e2681cb4baae835c294840300197e6
+ unpetrify-ref: v1.4.21
+ build-system: autotools