From 35d2ba0c2b7e6957b85b34b89985b8b45898cf84 Mon Sep 17 00:00:00 2001 From: Firehose merge bot Date: Tue, 15 Sep 2015 09:08:03 +0000 Subject: Firehose test commit --- strata/networking-utils.morph | 86 ++----------------------------------------- 1 file changed, 4 insertions(+), 82 deletions(-) (limited to 'strata/networking-utils.morph') diff --git a/strata/networking-utils.morph b/strata/networking-utils.morph index d452b72b..689bec87 100644 --- a/strata/networking-utils.morph +++ b/strata/networking-utils.morph @@ -1,19 +1,14 @@ name: networking-utils kind: stratum description: | - Stratum which contains utils to works with networks: create, enable, filter... + 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. + 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: -- 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 @@ -23,7 +18,6 @@ chunks: repo: upstream:libmnl ref: c9f19b98cd8e108617e825e071091df14f78c53a unpetrify-ref: master - build-system: autotools - name: ipset morph: strata/networking-utils/ipset.morph repo: upstream:ipset @@ -31,75 +25,3 @@ chunks: unpetrify-ref: v6.24 build-depends: - libmnl -- name: libpcap - morph: strata/networking-utils/libpcap.morph - repo: upstream:libpcap - ref: 098a643f817e8a9929c70dfba157e4d399398375 - unpetrify-ref: libpcap-1.7 -- name: tcpdump - morph: strata/networking-utils/tcpdump.morph - repo: upstream:tcpdump - ref: 8aa5edea1b8846740514dee4158b6c707d38fc13 - unpetrify-ref: tcpdump-4.7 - build-depends: - - libpcap -- name: libnet - morph: strata/networking-utils/libnet.morph - repo: upstream:libnet - ref: 05df365769597e1d64d02af931d6127762ff2658 - unpetrify-ref: libnet-1.2 -- name: iputils - morph: strata/networking-utils/iputils.morph - repo: upstream:iputils - ref: d25e54e25107bc7c5d14737ed65f5f52b54f1472 - unpetrify-ref: s20140519 - build-depends: - - libpcap - - libnet -- name: libnfnetlink - morph: strata/networking-utils/libnfnetlink.morph - repo: upstream:libnfnetlink - ref: 1166116e34af868bc814aea338c246e49a7a8748 - unpetrify-ref: libnfnetlink-1.0.1 -- name: libnetfilter_conntrack - morph: strata/networking-utils/libnetfilter_conntrack.morph - repo: upstream:libnetfilter_conntrack - ref: 5ad6ecff6edffd925022372323e42264f61e850d - unpetrify-ref: libnetfilter_conntrack-1.0.4 - build-depends: - - libnfnetlink - - libmnl -- name: libnetfilter_cthelper - morph: strata/networking-utils/libnetfilter_cthelper.morph - repo: upstream:libnetfilter_cthelper - ref: b8df12f352db62d26e5116e960d24774d5c9f3b7 - unpetrify-ref: libnetfilter_cthelper-1.0.0 - build-depends: - - libmnl -- name: libnetfilter_cttimeout - morph: strata/networking-utils/libnetfilter_cttimeout.morph - repo: upstream:libnetfilter_cttimeout - ref: 329652bef21c831dae1a9a79084b999d40b4eb5b - unpetrify-ref: libnetfilter_cttimeout-1.0.0 - build-depends: - - libmnl -- name: libnetfilter_queue - morph: strata/networking-utils/libnetfilter_queue.morph - repo: upstream:libnetfilter_queue - ref: f5d092dd3145d427c7c2ed668e3ac899875c9612 - unpetrify-ref: libnetfilter_queue-1.0.2 - build-depends: - - libnfnetlink - - libmnl -- name: conntrack-tools - morph: strata/networking-utils/conntrack-tools.morph - repo: upstream:conntrack-tools - ref: fbe3181be4f2e33509b1c20b95fd55eb3e7075d7 - unpetrify-ref: conntrack-tools-1.4.2 - build-depends: - - libnfnetlink - - libmnl - - libnetfilter_conntrack - - libnetfilter_cttimeout - - libnetfilter_cthelper - - libnetfilter_queue -- cgit v1.2.1