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

David Nyström david.c.nystrom at gmail.com
Mon Jan 14 05:07:07 PST 2013


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



More information about the meta-virtualization mailing list