All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ebtables: Fixed typo in RRECOMMENDS
@ 2013-01-11 16:29 Mihai Prica
  2013-01-14 13:07 ` David Nyström
  0 siblings, 1 reply; 3+ messages in thread
From: Mihai Prica @ 2013-01-11 16:29 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Mihai Prica <mihai.prica@intel.com>
---
 recipes-extended/ebtables/ebtables_2.0.9-2.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/ebtables/ebtables_2.0.9-2.bb b/recipes-extended/ebtables/ebtables_2.0.9-2.bb
index 15213cb..66c7b95 100644
--- a/recipes-extended/ebtables/ebtables_2.0.9-2.bb
+++ b/recipes-extended/ebtables/ebtables_2.0.9-2.bb
@@ -23,7 +23,7 @@ S = "${WORKDIR}/ebtables-v${PV}"
 ASNEEDED_pn-${PN} = ""
 
 #Load the necessary kernel modules
-RECOMMENDS_${PN} += "kernel-module-ebtables \
+RRECOMMENDS_${PN} += "kernel-module-ebtables \
                      kernel-module-ebtable-nat \
                      kernel-module-ebtable-filter \
                      kernel-module-ebtable_broute \
-- 
1.7.9.5



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

end of thread, other threads:[~2013-01-16 12:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 16:29 [PATCH] ebtables: Fixed typo in RRECOMMENDS Mihai Prica
2013-01-14 13:07 ` David Nyström
2013-01-16 12:28   ` 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.