[oe] [PATCH] po4a: Add native recipe

Stefan Schmidt stefan at datenfreihafen.org
Sat Nov 6 10:28:49 UTC 2010


Hello.

On Wed, 2010-03-31 at 13:41, Khem Raj wrote:
> On (31/03/10 16:20), Martyn Welch wrote:
> > Add a recipe for building a native version of po4a version 0.36.3.
> > 
> > Signed-off-by: Martyn Welch <martyn.welch at ge.com>
> > ---
> > 
> >  recipes/po4a/po4a-native_0.36.3.bb |   12 ++++++++++++
> >  1 files changed, 12 insertions(+), 0 deletions(-)
> > 
> > diff --git a/recipes/po4a/po4a-native_0.36.3.bb b/recipes/po4a/po4a-native_0.36.3.bb
> > new file mode 100644
> > index 0000000..07c9e08
> > --- /dev/null
> > +++ b/recipes/po4a/po4a-native_0.36.3.bb
> > @@ -0,0 +1,12 @@
> > +DESCRIPTION = "Tools for helping translation of documentation"
> > +SECTION = "utility"
> > +PRIORITY = "optional"
> > +LICENSE = "GPL"
> > +DEPENDS = "libmodule-build-perl-native"
> > +PR = "r0"
> > +inherit native
> 
> may be you could use BBCLASSEXTEND to write native part and have recipe
> also for target package. 

Agreed. We need to reduce our set of recipes and BBCLASSEXTEND helps a lot for
the native recipes. Martyn, care to send a reworked patch for this?

regards
Stefan Schmidt




More information about the Openembedded-devel mailing list