[meta-virtualization] [PATCH] openvswitch: add missing dependencies required for ptest

Bruce Ashfield bruce.ashfield at gmail.com
Wed Jun 21 11:26:29 PDT 2017


merged.

Bruce

On Tue, Jun 20, 2017 at 3:52 PM, Mark Asselstine <
mark.asselstine at windriver.com> wrote:

> On a minimally provisioned rootfs the tests are currently getting
> 'stuck' after running for a few minutes because 'find' and 'which' are
> not being found. Add these to the ptest package RDEPENDS to ensure
> they are present in the rootfs.
>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>  recipes-networking/openvswitch/openvswitch_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-networking/openvswitch/openvswitch_git.bb
> b/recipes-networking/openvswitch/openvswitch_git.bb
> index 6ab0c40..a17c273 100644
> --- a/recipes-networking/openvswitch/openvswitch_git.bb
> +++ b/recipes-networking/openvswitch/openvswitch_git.bb
> @@ -8,7 +8,7 @@ RDEPENDS_${PN}-ptest += "\
>         python-datetime python-netclient python sed \
>         ldd perl-module-socket perl-module-carp perl-module-exporter \
>         perl-module-xsloader python-netserver python-threading \
> -       python-resource python-subprocess \
> +       python-resource python-subprocess findutils which \
>         "
>
>  S = "${WORKDIR}/git"
> --
> 2.7.4
>
> --
> _______________________________________________
> 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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170621/777424e3/attachment.html>


More information about the meta-virtualization mailing list