[meta-freescale] [PATCH 05/27] u-boot_git.bb: hack in support for building 32-bit u-boot with 64-bit machine

McClintock Matthew-B29882 B29882 at freescale.com
Tue Dec 4 11:17:02 PST 2012


On Thu, Nov 29, 2012 at 5:13 PM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
>
>
>
> On Thu, Nov 29, 2012 at 8:54 PM, Daiane Angolini <daiane.list at gmail.com>
> wrote:
>>
>> On Thu, Nov 29, 2012 at 5:15 PM, Matthew McClintock <msm at freescale.com>
>> wrote:
>> > This really was already partially applied, so it's just adding more
>> > dependencies
>> >
>> > 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 207a6ff..a8b58a5 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 lib32-libgcc"
>> > +DEPENDS_append_e6500-64b = " lib32-gcc-cross"
>> >  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"
>>
>> This patch does not BUMP PR.
>
>
> This patch can be dropped as the next patch redo the change and also do more
> changes. So seems better to squash them.

Actually these two patches just opposite so if I squash it goes to
nothing but a PR bump... not sure why this came to to be... dropping
both patches for now.

-M



More information about the meta-freescale mailing list