All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] iptables: Sync bbappend version with oe-core
@ 2013-01-29 13:01 Mihai Prica
  2013-01-29 13:01 ` [PATCH 2/2] qemu: Enabled VGA output Mihai Prica
  2013-01-29 14:13 ` [PATCH 1/2] iptables: Sync bbappend version with oe-core David Nyström
  0 siblings, 2 replies; 8+ messages in thread
From: Mihai Prica @ 2013-01-29 13:01 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Mihai Prica <mihai.prica@intel.com>
---
 recipes-extended/iptables/iptables_1.4.15.bbappend |    8 --------
 recipes-extended/iptables/iptables_1.4.17.bbappend |    8 ++++++++
 2 files changed, 8 insertions(+), 8 deletions(-)
 delete mode 100644 recipes-extended/iptables/iptables_1.4.15.bbappend
 create mode 100644 recipes-extended/iptables/iptables_1.4.17.bbappend

diff --git a/recipes-extended/iptables/iptables_1.4.15.bbappend b/recipes-extended/iptables/iptables_1.4.15.bbappend
deleted file mode 100644
index 52a4c4f..0000000
--- a/recipes-extended/iptables/iptables_1.4.15.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-RRECOMMENDS_${PN} += "kernel-module-ip6-tables \
-                      kernel-module-ip6table-filter \
-                      kernel-module-xt-tcpudp \
-                      kernel-module-ipt-reject \
-                      kernel-module-iptable-mangle \
-                      kernel-module-xt-checksum \
-                      kernel-module-xt-state \
-                      "
diff --git a/recipes-extended/iptables/iptables_1.4.17.bbappend b/recipes-extended/iptables/iptables_1.4.17.bbappend
new file mode 100644
index 0000000..52a4c4f
--- /dev/null
+++ b/recipes-extended/iptables/iptables_1.4.17.bbappend
@@ -0,0 +1,8 @@
+RRECOMMENDS_${PN} += "kernel-module-ip6-tables \
+                      kernel-module-ip6table-filter \
+                      kernel-module-xt-tcpudp \
+                      kernel-module-ipt-reject \
+                      kernel-module-iptable-mangle \
+                      kernel-module-xt-checksum \
+                      kernel-module-xt-state \
+                      "
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-01-29 14:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-29 13:01 [PATCH 1/2] iptables: Sync bbappend version with oe-core Mihai Prica
2013-01-29 13:01 ` [PATCH 2/2] qemu: Enabled VGA output Mihai Prica
2013-01-29 13:38   ` David Nyström
2013-01-29 13:54     ` Bruce Ashfield
2013-01-29 14:11       ` David Nyström
2013-01-29 14:13         ` Bruce Ashfield
2013-01-29 14:17         ` Prica, Mihai
2013-01-29 14:13 ` [PATCH 1/2] iptables: Sync bbappend version with oe-core David Nyström

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.