summaryrefslogtreecommitdiff
path: root/strata/connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'strata/connectivity')
-rw-r--r--strata/connectivity28
1 files changed, 28 insertions, 0 deletions
diff --git a/strata/connectivity b/strata/connectivity
new file mode 100644
index 00000000..f24a5b5a
--- /dev/null
+++ b/strata/connectivity
@@ -0,0 +1,28 @@
+name: connectivity
+kind: stratum
+build-depends:
+- name: genivi-foundation
+ morph: strata/genivi-foundation
+chunks:
+- name: libnl
+ repo: upstream:libnl
+ ref: a2c4bd8f094a7247903578860a9c42049991860b
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- name: wpa_supplicant
+ repo: upstream:hostap
+ ref: 1cdfb99c3a04235697dc6979b9eb5418861e42f8
+ unpetrify-ref: baserock/genivi/morph
+ build-depends:
+ - libnl
+- name: iptables
+ repo: upstream:iptables
+ ref: 3e6fa55d5e28c93f417afeae7a7d4f349ddffcf4
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- name: connman
+ repo: upstream:connman
+ ref: f16e43ebc34a32937a67c56655586d2dc1518fbb
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - iptables