summaryrefslogtreecommitdiff
path: root/strata/networking-utils.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-06-16 15:53:46 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-06-18 15:28:02 +0000
commite3ba68f6e5c5080a23e9421e6bc72ef7ba868257 (patch)
tree5cbe6afec4d13236b38cdf3eb2f4d194dd9f8eb2 /strata/networking-utils.morph
parent1b62dd60dfaf6fe9e6087fb51e734f2392326433 (diff)
downloaddefinitions-e3ba68f6e5c5080a23e9421e6bc72ef7ba868257.tar.gz
Move ebtables to networking-utils
Makes more sense to have ebtables in networking-utils than in virtualization. Change-Id: Ic71d89b5997f3b5ea020ab2a8d81fe6755df0a87
Diffstat (limited to 'strata/networking-utils.morph')
-rw-r--r--strata/networking-utils.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/networking-utils.morph b/strata/networking-utils.morph
index 6df579ad..445df46d 100644
--- a/strata/networking-utils.morph
+++ b/strata/networking-utils.morph
@@ -9,6 +9,11 @@ description: |
build-depends:
- morph: strata/foundation.morph
chunks:
+- name: ebtables
+ morph: strata/networking-utils/ebtables.morph
+ repo: upstream:ebtables
+ ref: f4bdc80ae8c1a79b4ab5dcb8431ad85aea618d66
+ unpetrify-ref: master
- name: iproute2
morph: strata/networking-utils/iproute2.morph
repo: upstream:iproute2