[meta-freescale] [meta-fsl-ppc 02/42] u-boot_git.bb: libgcc is required for multilib builds too

McClintock Matthew-B29882 B29882 at freescale.com
Wed Jan 30 14:51:42 PST 2013


On Wed, Jan 30, 2013 at 2:51 AM, Zhenhua Luo <zhenhua.luo at freescale.com> wrote:
> From: Matthew McClintock <msm at freescale.com>
>
> Signed-off-by: Matthew McClintock <msm at freescale.com>
> ---
>  recipes-kernel/u-boot/u-boot_git.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-kernel/u-boot/u-boot_git.bb b/recipes-kernel/u-boot/u-boot_git.bb
> index 03ada6f..9c4cf48 100644
> --- a/recipes-kernel/u-boot/u-boot_git.bb
> +++ b/recipes-kernel/u-boot/u-boot_git.bb
> @@ -33,7 +33,7 @@ TOOLCHAIN_OPTIONS_append_e5500-64b = "/../lib32-${MACHINE}"
>  TARGET_VENDOR_virtclass-multilib-lib32 ?= "-${DISTRO}mllib32"
>  WRAP_TARGET_PREFIX_e5500-64b = "powerpc${TARGET_VENDOR_virtclass-multilib-lib32}-${HOST_OS}-"
>
> -DEPENDS_append_e6500-64b = " lib32-gcc-cross"
> +DEPENDS_append_e6500-64b = " lib32-gcc-cross lib32-libgcc"

This patch and the previous patch seem to be undoing each other....
probably a rebase issue.

-M

>  PATH_append_e6500-64b = ":${STAGING_BINDIR_NATIVE}/${DEFAULTTUNE_virtclass-multilib-lib32}${TARGET_VENDOR_virtclass-multilib-lib32}-${HOST_OS}/"
>  TOOLCHAIN_OPTIONS_append_e6500-64b = "/../lib32-${MACHINE}"
>  TARGET_VENDOR_virtclass-multilib-lib32 ?= "-${DISTRO}mllib32"
> --
> 1.7.9.5
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list