summaryrefslogtreecommitdiff
path: root/strata/networking-utils.morph
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-09-23 14:34:14 +0100
committerJavier Jardón <jjardon@gnome.org>2016-11-01 14:51:11 +0000
commitaecf1e1946511252c4c1b5d3ab6e3c14ee1ee361 (patch)
treefe15c816c702727102aa3145463190a90605fb2b /strata/networking-utils.morph
parente2255bd601a12c9f6924874f2d6d0888ec78bef6 (diff)
downloaddefinitions-aecf1e1946511252c4c1b5d3ab6e3c14ee1ee361.tar.gz
010 migration
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: []