diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-02-02 23:48:06 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-02-02 23:48:06 -0500 |
| commit | ba2cf4dfc0e3e05bbee01ef27224f8cd228a117f (patch) | |
| tree | ebca9514044ed7e777f2b20247d24684c21f4a33 /meta-openstack/recipes-dangling/iptables/iptables_1.4.19.1.bbappend | |
| parent | 8f1c167d0a7dc568a9dfc835073af7eb5de59a91 (diff) | |
| download | meta-cloud-services-ba2cf4dfc0e3e05bbee01ef27224f8cd228a117f.tar.gz | |
bbappends: move old appends to "dangling" and introduce new appends
Syncing to oe-core, and meta-oe master of January 30th 2014.
- introduced required new bbappends
To keep compatiblity with older versions of oe-core and meta-oe,
old bbappends are kept, but they are moved to the "dangling"
recipe group.
If any bbappend warnings show outside of the dangling recipes,
they should be investigated.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-dangling/iptables/iptables_1.4.19.1.bbappend')
| -rw-r--r-- | meta-openstack/recipes-dangling/iptables/iptables_1.4.19.1.bbappend | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-dangling/iptables/iptables_1.4.19.1.bbappend b/meta-openstack/recipes-dangling/iptables/iptables_1.4.19.1.bbappend new file mode 100644 index 0000000..7b4d5df --- /dev/null +++ b/meta-openstack/recipes-dangling/iptables/iptables_1.4.19.1.bbappend | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | INC := "${@int(PRINC) + 1}" | ||
| 2 | |||
| 3 | RRECOMMENDS_${PN} += "kernel-module-xt-conntrack \ | ||
| 4 | kernel-module-xt-redirect \ | ||
| 5 | " | ||
