[meta-virtualization] [PATCH 1/2] openvswitch: Add coreutils runtime dependency

Bruce Ashfield bruce.ashfield at gmail.com
Tue Jul 30 20:00:17 PDT 2013


On Fri, Jul 26, 2013 at 10:00 AM, Mihai Prica <mihai.prica at intel.com> wrote:
> The install and nice programs from coreutils are required by openvswitch.
>

Sorry for the delay.

merged.

Bruce

> Signed-off-by: Mihai Prica <mihai.prica at intel.com>
> ---
>  .../openvswitch/openvswitch_1.10.0.bb              |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-networking/openvswitch/openvswitch_1.10.0.bb b/recipes-networking/openvswitch/openvswitch_1.10.0.bb
> index 2e9506f..fff597c 100644
> --- a/recipes-networking/openvswitch/openvswitch_1.10.0.bb
> +++ b/recipes-networking/openvswitch/openvswitch_1.10.0.bb
> @@ -6,7 +6,7 @@ LICENSE = "Apache-2"
>
>  DEPENDS += "bridge-utils openssl python perl"
>
> -RDEPENDS_${PN} += "util-linux-uuidgen util-linux-libuuid \
> +RDEPENDS_${PN} += "util-linux-uuidgen util-linux-libuuid coreutils \
>                python perl perl-module-strict ${PN}-switch ${PN}-controller"
>  RDEPENDS_${PN}-controller = "${PN} lsb ${PN}-pki"
>  RDEPENDS_${PN}-switch = "${PN} openssl procps util-linux-uuidgen"
> @@ -14,7 +14,7 @@ RDEPENDS_${PN}-pki = "${PN}"
>  RDEPENDS_${PN}-brcompat = "${PN} ${PN}-switch"
>  RRECOMMENDS_${PN} += "kernel-module-openvswitch"
>
> -PR = "r0"
> +PR = "r1"
>
>  SRC_URI = "http://openvswitch.org/releases/openvswitch-${PV}.tar.gz \
>         file://openvswitch-switch \
> --
> 1.7.9.5
>
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the meta-virtualization mailing list