summaryrefslogtreecommitdiff
path: root/strata/networking-utils.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/networking-utils.morph')
-rw-r--r--strata/networking-utils.morph7
1 files changed, 3 insertions, 4 deletions
diff --git a/strata/networking-utils.morph b/strata/networking-utils.morph
index d452b72b..4b6cf3e0 100644
--- a/strata/networking-utils.morph
+++ b/strata/networking-utils.morph
@@ -1,14 +1,12 @@
name: networking-utils
-kind: stratum
+kind: assemblage
description: |
Stratum which contains utils to works with networks: create, enable, filter...
This stratum requires kernel config flags which are not enabled in the default
Baserock kernel found in the BSP strata. See the Openstack BSP stratum to get
an idea of what is needed.
-build-depends:
-- morph: strata/foundation.morph
-chunks:
+contents:
- name: ebtables
morph: strata/networking-utils/ebtables.morph
repo: upstream:ebtables
@@ -103,3 +101,4 @@ chunks:
- libnetfilter_cttimeout
- libnetfilter_cthelper
- libnetfilter_queue
+configuration-extensions: []