Re: [OE-core] [PATCH 1/1] python3: fix do_configure check platform triplet error

2016-03-11 Thread Richard Purdie
On Fri, 2016-03-11 at 09:04 +, Burton, Ross wrote: > > On 11 March 2016 at 07:40, Hongxu Jia > wrote: > > For p1022ds bsp, the MULTIARCH is powerpc-linux-gnuspev1 and > > python3 did not recognize the extra 'v1' which caused python3 > > configure error for the

Re: [OE-core] [PATCH 1/1] python3: fix do_configure check platform triplet error

2016-03-11 Thread Burton, Ross
On 11 March 2016 at 07:40, Hongxu Jia wrote: > For p1022ds bsp, the MULTIARCH is powerpc-linux-gnuspev1 and > python3 did not recognize the extra 'v1' which caused python3 > configure error for the platform triplet. > Forgive me for dry-by commenting without a lot of

[OE-core] [PATCH 1/1] python3: fix do_configure check platform triplet error

2016-03-10 Thread Hongxu Jia
For p1022ds bsp, the MULTIARCH is powerpc-linux-gnuspev1 and python3 did not recognize the extra 'v1' which caused python3 configure error for the platform triplet. Q:Why Python3 check platform triplet? A:Under Linux, GNU/KFreeBSD and the Hurd, C extensions now include the architecture triplet