[oe] [meta-oe][PATCH v1 1/4] Ply: Add recipe for git version

Leo Yan leo.yan at linaro.org
Fri Feb 21 09:03:20 UTC 2020


Hi Khem,

On Thu, Feb 20, 2020 at 07:41:35AM -0800, Khem Raj wrote:
> fails to build fot x86/musl
> http://errors.yoctoproject.org/Errors/Details/391871/

Ply doesn't support x86 and it supports x86_64.  Will fix the dependency
issue in the new patch with adding two lines:

COMPATIBLE_HOST_i586 = 'null'
COMPATIBLE_HOST_i686 = 'null'

Thanks a lot for the testing; will send new patch with addressing your
comments and test on qemux86 and qemux86_64.

Thanks,
Leo


More information about the Openembedded-devel mailing list