I can grab this for my queue, and send it along with my next consolidated pull request. That way, I can give it some extra testing.
Cheers, Bruce On Wed, Jun 20, 2018 at 3:12 AM, Lei, Maohui <leimao...@cn.fujitsu.com> wrote: > Ping > > > -----Original Message----- > > From: Lei, Maohui > > Sent: Saturday, May 19, 2018 2:38 AM > > To: openembedded-core@lists.openembedded.org > > Cc: Lei, Maohui > > Subject: [OE-core][PATCH] linux-libc-headers: To fix build error when > enable > > mutilib on aarch64 Big endian. > > > > Signed-off-by: Lei Maohui <leimao...@cn.fujitsu.com> > > --- > > meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc- > headers.inc > > b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc > > index 9903c06..b5cf96d 100644 > > --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc > > +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc > > @@ -77,6 +77,10 @@ do_install_append_arm () { > > do_install_armmultilib > > } > > > > +do_install_append_armeb () { > > + do_install_armmultilib > > +} > > + > > do_install_armmultilib () { > > oe_multilib_header asm/auxvec.h asm/bitsperlong.h asm/byteorder.h > > asm/fcntl.h asm/hwcap.h asm/ioctls.h asm/kvm.h asm/kvm_para.h asm/mman.h > > asm/param.h asm/perf_regs.h asm/bpf_perf_event.h > > oe_multilib_header asm/posix_types.h asm/ptrace.h asm/setup.h > > asm/sigcontext.h asm/siginfo.h asm/signal.h asm/stat.h asm/statfs.h > asm/swab.h > > asm/types.h asm/unistd.h > > -- > > 1.9.1 > > > > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core