[oe] [meta-python][PATCH 4/5] python-parse-type: Add Python 3 recipe

Robert Joslyn robert.joslyn at redrectangle.org
Tue Jul 31 01:43:16 UTC 2018


On Sun, 2018-07-29 at 21:04 -0700, Khem Raj wrote:
> 
> 
> On Sun, Jul 29, 2018 at 8:37 PM Robert Joslyn <robert.joslyn at redrecta
> ngle.org> wrote:
> > ---
> >  meta-python/recipes-devtools/python/python-parse-type.inc   | 11
> > +++++++++++
> >  .../recipes-devtools/python/python-parse-type_0.4.2.bb      | 13
> > ++-----------
> >  .../recipes-devtools/python/python3-parse-type_0.4.2.bb     |  2
> > ++
> >  3 files changed, 15 insertions(+), 11 deletions(-)
> >  create mode 100644 meta-python/recipes-devtools/python/python-
> > parse-type.inc
> >  create mode 100644 meta-python/recipes-devtools/python/python3-
> > parse-type_0.4.2.bb
> > 
> > diff --git a/meta-python/recipes-devtools/python/python-parse-
> > type.inc b/meta-python/recipes-devtools/python/python-parse-
> > type.inc
> > new file mode 100644
> > index 000000000..a4d9c0719
> > --- /dev/null
> > +++ b/meta-python/recipes-devtools/python/python-parse-type.inc
> > @@ -0,0 +1,11 @@
> > +SUMMARY = "Simplifies building parse types based on the parse
> > module"
> > +LICENSE = "BSD"
> 
> Can you make is specific here as to which bsd license is in effect
> here ? Now that you are at it 

Sure, it's BSD-3-Clause. I'll also add HOMEPAGE and resend the series.

Thanks,
Robert



More information about the Openembedded-devel mailing list