summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-01-22 18:02:40 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-01-22 18:02:40 +0000
commit1d174d4e851b1dc74c4c4778cf7d0c52d1f38142 (patch)
treeb02bc6399a9bb5dfabd6dff33da1a1c41a6b3e0a /meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend
parenta401a1c3d86eb00bab8bfccba83c12cc67ce06a1 (diff)
downloadmeta-cloud-services-1d174d4e851b1dc74c4c4778cf7d0c52d1f38142.tar.gz
bbappends: make distro feature safe
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend')
-rw-r--r--meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend8
1 files changed, 1 insertions, 7 deletions
diff --git a/meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend b/meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend
index 9f6f2e6..025ee4e 100644
--- a/meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend
+++ b/meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend
@@ -1,7 +1 @@
1RRECOMMENDS_${PN} += " \ require ${@bb.utils.contains('DISTRO_FEATURES', 'openstack', '${BPN}_openstack.inc', '', d)}
2 kernel-module-ebtables \
3 kernel-module-ebtable-nat \
4 kernel-module-ebt-arp \
5 kernel-module-ebt-ip \
6 "
7