[meta-virtualization] [PATCH] ebtables: Fixed typo in RRECOMMENDS

David Nyström david.c.nystrom at gmail.com
Wed Jan 16 04:28:07 PST 2013


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 at 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.



More information about the meta-virtualization mailing list