On Wed, Mar 29, 2017 at 5:11 AM, Tristan Van Berkom
<tristan.vanber...@codethink.co.uk> wrote:
> This is already filed in the appropriate bugzilla:
>    https://bugzilla.yoctoproject.org/show_bug.cgi?id=11240
>
> Just notifying the list as the custom goes...
>
> libjpeg-turbo in recipes-graphics has an unconditional dependency on
> nasm-native, which is intel specific and wont be provided on non intel
> arches.
>
> Attaching a patch which fixes this by only requiring nasm-native when
> targeting intel architectures.

Even with this patch, trying to build for an x86 target on an aarch64
host will still fail, right?

> Cheers,
>     -Tristan
>
> --
> _______________________________________________
> 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