Re: [OE-core] [PATCH 1/1] wget: inherit perlnative

2016-01-25 Thread Kang Kai
On 2016年01月25日 16:48, Burton, Ross wrote: On 25 January 2016 at 07:27, Khem Raj > wrote: what happens for wget-native ? Does it now serialize the build ? Thankfully wget-native is an assumed dependency (albeit not explicitly, we should fix that). But I do ag

Re: [OE-core] [PATCH 1/1] wget: inherit perlnative

2016-01-25 Thread Burton, Ross
On 25 January 2016 at 07:27, Khem Raj wrote: > what happens for wget-native ? Does it now serialize the build ? > Thankfully wget-native is an assumed dependency (albeit not explicitly, we should fix that). But I do agree that perlnative is a *huge* dependency for a bit of documentation. SLED

Re: [OE-core] [PATCH 1/1] wget: inherit perlnative

2016-01-24 Thread Khem Raj
On Sun, Jan 24, 2016 at 10:44 PM, wrote: > From: Kai Kang > > In wget 1.17, it add option '--utf8' for command pod2man to create doc > files. pod2man doesn't support that option on some host such as SLED 11. > > Inherit perlnative to provides native pod2man to fix this issue. > > Signed-off-by:

[OE-core] [PATCH 1/1] wget: inherit perlnative

2016-01-24 Thread kai.kang
From: Kai Kang In wget 1.17, it add option '--utf8' for command pod2man to create doc files. pod2man doesn't support that option on some host such as SLED 11. Inherit perlnative to provides native pod2man to fix this issue. Signed-off-by: Kai Kang --- meta/recipes-extended/wget/wget.inc | 2 +