[OE-core] [PATCH] Fix multiarch DISTRO_FEATURE

Richard Purdie richard.purdie at linuxfoundation.org
Wed Nov 30 23:35:58 UTC 2011


On Thu, 2011-12-01 at 00:01 +0000, Julian Pidancet wrote:
> Make get_gcc_multiarch_setting more elegant. Use a dictionnary
> to store the config options and replace bb.data.getVar with d.getVar.
> Remove i686 from the architecture list because it doesn't seem
> to be a valid TARGET_ARCH any more in OE.
> Configure gdb (gdb and gdb-cross) with --enable-64-bit-bfd if
> multiarch DISTRO_FEATURE is present
> 
> Signed-off-by: Julian Pidancet <julian.pidancet at gmail.com>
> ---
>  meta/recipes-devtools/gcc/gcc-common.inc |   17 ++++++++++-------
>  meta/recipes-devtools/gdb/gdb-common.inc |    1 +
>  2 files changed, 11 insertions(+), 7 deletions(-)

Applied to master, thanks and sorry about the mixup with the patches.

Cheers,

Richard





More information about the Openembedded-core mailing list