[OE-core] [PATCH] bitbake.conf: Remove replace call from MACHINE_ARCH

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jul 30 13:13:15 UTC 2015


On Wed, 2015-07-29 at 13:49 +0300, Ioan-Adrian Ratiu wrote:
> This replace() hack was added to fix Yocto bug #946 [1] with commit id
> 69b3a11. It is time to fix this properly.

I'd love to see this fixed properly. I assume you're volunteering to do
this?

>  It should not be an issue
> anymore with libzypp after 4.5 years, but if the initial bug still
> exists, then a more intelligent solution should be used to fix it.

We no longer use libzypp. I believe however that this is a more deeply
rooted rpm issue.

So, what testing did you do of the rpm backend after this change?

Note that we also have to do mappings of TARGET_ARCH ->
TRANSLATED_TARGET_ARCH which is the same issue as this one.

Cheers,

Richard





More information about the Openembedded-core mailing list