* [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* Re: [PATCH] ebtables: Fixed typo in RRECOMMENDS
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
0 siblings, 1 reply; 3+ messages in thread
From: David Nyström @ 2013-01-14 13:07 UTC (permalink / raw)
To: Mihai Prica; +Cc: meta-virtualization
On 01/11/2013 05:29 PM, Mihai Prica wrote:
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] ebtables: Fixed typo in RRECOMMENDS
2013-01-14 13:07 ` David Nyström
@ 2013-01-16 12:28 ` David Nyström
0 siblings, 0 replies; 3+ messages in thread
From: David Nyström @ 2013-01-16 12:28 UTC (permalink / raw)
To: Mihai Prica; +Cc: meta-virtualization
On Mon 14 Jan 2013 02:07:07 PM CET, David Nyström wrote:
> On 01/11/2013 05:29 PM, Mihai Prica wrote:
>> 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
Merged to master,
Thanks.
^ permalink raw reply [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.