On Wed, Feb 3, 2016 at 2:35 AM, Ross Burton <ross.bur...@intel.com> wrote:
> This recipe was ignoring the wrong test, so update INSANE_SKIP.
>

This fixes my lone world failure. see here
http://errors.yoctoproject.org/Errors/Build/12189/

> Signed-off-by: Ross Burton <ross.bur...@intel.com>
> ---
>  meta/recipes-support/p11-kit/p11-kit_0.22.1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb 
> b/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb
> index 798ad37..a4efff1 100644
> --- a/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb
> +++ b/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb
> @@ -18,4 +18,4 @@ FILES_${PN} += " \
>      ${libdir}/pkcs11/*.la"
>
>  # PN contains p11-kit-proxy.so, a symlink to a loadable module
> -INSANE_SKIP_${PN} = "dev-elf"
> +INSANE_SKIP_${PN} = "dev-so"
> --
> 2.7.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to