[meta-virtualization] [PATCH] libvirt: fix PTEST_DIR

Bruce Ashfield bruce.ashfield at gmail.com
Tue Jun 3 08:21:36 PDT 2014


On Fri, May 30, 2014 at 10:23 AM, Mihaela Sendrea
<mihaela.sendrea at enea.com> wrote:
> The default PTEST_DIR only works for 32bit.

Looks fine to me. I grabbed and applied these to master and daisy.

Bruce

>
> Signed-off-by: Mihaela Sendrea <mihaela.sendrea at enea.com>
> ---
>  recipes-extended/libvirt/libvirt/runptest.patch |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-extended/libvirt/libvirt/runptest.patch b/recipes-extended/libvirt/libvirt/runptest.patch
> index cdc0f65..873a959 100644
> --- a/recipes-extended/libvirt/libvirt/runptest.patch
> +++ b/recipes-extended/libvirt/libvirt/runptest.patch
> @@ -12,7 +12,7 @@ Index: libvirt-1.2.4/tests/Makefile.am
>         -I$(top_srcdir)/src/conf \
>         $(GETTEXT_CPPFLAGS)
>
> -+PTEST_DIR ?= /usr/lib/libvirt/ptest
> ++PTEST_DIR ?= $(libdir)/libvirt/ptest
>  +
>   AM_CFLAGS = \
>  -      -Dabs_builddir="\"$(abs_builddir)\"" \
> --
> 1.7.10.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"


More information about the meta-virtualization mailing list