Re: [linux-yocto] linux-yocto: do_compile failed when DEFAULTTUNE = "aarch64_be"

2016-04-18 Thread Robert Yang
Filed: https://bugzilla.yoctoproject.org/show_bug.cgi?id=9480 linux-yocto: make it work with arm big endian // Robert On 04/19/2016 09:32 AM, Bruce Ashfield wrote: On 2016-04-18 9:30 PM, Robert Yang wrote: On 04/18/2016 08:17 PM, Bruce Ashfield wrote: On 2016-04-18 5:47 AM, Robert Yang

Re: [linux-yocto] linux-yocto: do_compile failed when DEFAULTTUNE = "aarch64_be"

2016-04-18 Thread Bruce Ashfield
On 2016-04-18 9:30 PM, Robert Yang wrote: On 04/18/2016 08:17 PM, Bruce Ashfield wrote: On 2016-04-18 5:47 AM, Robert Yang wrote: Reproducer: (both in YP 2.1 and 2.0.1): MACHINE = "qemuarm64" DEFAULTTUNE = "aarch64_be" $ bitbake linux-yocto aarch64_be-poky-linux-ld.bfd:

Re: [linux-yocto] linux-yocto: do_compile failed when DEFAULTTUNE = "aarch64_be"

2016-04-18 Thread Robert Yang
On 04/18/2016 08:17 PM, Bruce Ashfield wrote: On 2016-04-18 5:47 AM, Robert Yang wrote: Reproducer: (both in YP 2.1 and 2.0.1): MACHINE = "qemuarm64" DEFAULTTUNE = "aarch64_be" $ bitbake linux-yocto aarch64_be-poky-linux-ld.bfd: usr/initramfs_data.o: compiled for a little endian system

Re: [linux-yocto] linux-yocto: do_compile failed when DEFAULTTUNE = "aarch64_be"

2016-04-18 Thread Bruce Ashfield
On 2016-04-18 5:47 AM, Robert Yang wrote: Reproducer: (both in YP 2.1 and 2.0.1): MACHINE = "qemuarm64" DEFAULTTUNE = "aarch64_be" $ bitbake linux-yocto aarch64_be-poky-linux-ld.bfd: usr/initramfs_data.o: compiled for a little endian system and target is big endian

[linux-yocto] linux-yocto: do_compile failed when DEFAULTTUNE = "aarch64_be"

2016-04-18 Thread Robert Yang
Reproducer: (both in YP 2.1 and 2.0.1): MACHINE = "qemuarm64" DEFAULTTUNE = "aarch64_be" $ bitbake linux-yocto aarch64_be-poky-linux-ld.bfd: usr/initramfs_data.o: compiled for a little endian system and target is big endian aarch64_be-poky-linux-ld.bfd: failed to merge target specific data