Re: [oe] [PATCH V6] efivar: fix unknown option while gold linker used

2016-05-18 Thread Hongxu Jia
On 05/17/2016 11:35 PM, Martin Jansa wrote: On Tue, May 17, 2016 at 11:28:32PM +0800, Hongxu Jia wrote: Ping Martin, Could you apply the V6? It should be ok with gold linker I think it's already in master-next and will be merged after next round of world builds. Many thanks //Hongxu //Ho

Re: [oe] [PATCH V6] efivar: fix unknown option while gold linker used

2016-05-17 Thread Martin Jansa
On Tue, May 17, 2016 at 11:28:32PM +0800, Hongxu Jia wrote: > Ping Martin, > > Could you apply the V6? It should be ok with gold linker I think it's already in master-next and will be merged after next round of world builds. > //Hongxu > > On 05/11/2016 09:39 AM, Hongxu Jia wrote: > > - Use '-f

Re: [oe] [PATCH V6] efivar: fix unknown option while gold linker used

2016-05-17 Thread Hongxu Jia
Ping Martin, Could you apply the V6? It should be ok with gold linker //Hongxu On 05/11/2016 09:39 AM, Hongxu Jia wrote: - Use '-fPIC' to replace 'PIC'; - Use 'pie' to replace 'PIE' - Remove unknown '--add-needed' Signed-off-by: Hongxu Jia --- .../0004-fix-unknow-option-for-gold-linker.p

[oe] [PATCH V6] efivar: fix unknown option while gold linker used

2016-05-10 Thread Hongxu Jia
- Use '-fPIC' to replace 'PIC'; - Use 'pie' to replace 'PIE' - Remove unknown '--add-needed' Signed-off-by: Hongxu Jia --- .../0004-fix-unknow-option-for-gold-linker.patch | 38 ++ meta-oe/recipes-extended/efivar/efivar_0.23.bb | 1 + 2 files changed, 39 insertions(+