Re: [OE-core] [PATCH] intltool: inherit gettext to add missing dependency on gettext

2011-09-28 Thread Saul Wold
On 09/28/2011 10:29 AM, Khem Raj wrote: On 9/28/2011 10:17 AM, Saul Wold wrote: On 09/25/2011 05:22 PM, Khem Raj wrote: On Sun, Sep 25, 2011 at 10:16 AM, Richard Purdie wrote: On Sat, 2011-09-24 at 17:11 -0700, Khem Raj wrote: Fixes the error like below | configure: error: GNU gettext tools

Re: [OE-core] [PATCH] intltool: inherit gettext to add missing dependency on gettext

2011-09-28 Thread Khem Raj
On 9/28/2011 10:17 AM, Saul Wold wrote: On 09/25/2011 05:22 PM, Khem Raj wrote: On Sun, Sep 25, 2011 at 10:16 AM, Richard Purdie wrote: On Sat, 2011-09-24 at 17:11 -0700, Khem Raj wrote: Fixes the error like below | configure: error: GNU gettext tools not found; required for intltool | + bbf

Re: [OE-core] [PATCH] intltool: inherit gettext to add missing dependency on gettext

2011-09-28 Thread Saul Wold
On 09/25/2011 05:22 PM, Khem Raj wrote: On Sun, Sep 25, 2011 at 10:16 AM, Richard Purdie wrote: On Sat, 2011-09-24 at 17:11 -0700, Khem Raj wrote: Fixes the error like below | configure: error: GNU gettext tools not found; required for intltool | + bbfatal 'oe_runconf failed' | + echo 'ERROR

Re: [OE-core] [PATCH] intltool: inherit gettext to add missing dependency on gettext

2011-09-25 Thread Khem Raj
On Sun, Sep 25, 2011 at 10:16 AM, Richard Purdie wrote: > On Sat, 2011-09-24 at 17:11 -0700, Khem Raj wrote: >> Fixes the error like below >> >> | configure: error: GNU gettext tools not found; required for intltool >> | + bbfatal 'oe_runconf failed' >> | + echo 'ERROR: oe_runconf failed' >> | ERR

Re: [OE-core] [PATCH] intltool: inherit gettext to add missing dependency on gettext

2011-09-25 Thread Richard Purdie
On Sat, 2011-09-24 at 17:11 -0700, Khem Raj wrote: > Fixes the error like below > > | configure: error: GNU gettext tools not found; required for intltool > | + bbfatal 'oe_runconf failed' > | + echo 'ERROR: oe_runconf failed' > | ERROR: oe_runconf failed > > Signed-off-by: Khem Raj > --- > met

[OE-core] [PATCH] intltool: inherit gettext to add missing dependency on gettext

2011-09-24 Thread Khem Raj
Fixes the error like below | configure: error: GNU gettext tools not found; required for intltool | + bbfatal 'oe_runconf failed' | + echo 'ERROR: oe_runconf failed' | ERROR: oe_runconf failed Signed-off-by: Khem Raj --- meta/recipes-devtools/intltool/intltool.inc |2 +- meta/recipes-