On April 17, 2015 10:10 AM, Huang, Jie (Jackie) [mailto:[email protected]] wrote:
> > > -LICENSE = "GPLv2" > > > +LICENSE = "GPLv3+ > > The right quotation mark is missing, which cause parsing error. Sorry.That's my fault. Should I re-submit this patch again ? Best Regards, Lei > -----Original Message----- > From: Huang, Jie (Jackie) [mailto:[email protected]] > Sent: Friday, April 17, 2015 10:10 AM > To: Bruce Ashfield; Lei, Maohui > Cc: [email protected] > Subject: RE: [meta-virtualization] [PATCH] python-psycopg2_2.5: The license > should be GPLv3+ > > > > > -----Original Message----- > > From: [email protected] > > [mailto:meta-virtualization- [email protected]] On Behalf Of > > Bruce Ashfield > > Sent: Friday, April 17, 2015 3:14 AM > > To: Lei Maohui > > Cc: [email protected] > > Subject: Re: [meta-virtualization] [PATCH] python-psycopg2_2.5: The > > license should be GPLv3+ > > > > On Wed, Apr 15, 2015 at 11:58 PM, Lei Maohui <[email protected]> > > wrote: > > > Signed-off-by: Lei Maohui <[email protected]> > > > > Thanks! I've merged the change. > > > > Bruce > > > > > --- > > > meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb | 2 > > > +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > diff --git > > > a/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb > > > b/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb > > > index c93e62b..ab4fe1f 100644 > > > --- a/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb > > > +++ b/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb > > > @@ -1,7 +1,7 @@ > > > DESCRIPTION = "Python-PostgreSQL Database Adapter" > > > HOMEPAGE = "http://initd.org/psycopg/" > > > SECTION = "devel/python" > > > -LICENSE = "GPLv2" > > > +LICENSE = "GPLv3+ > > The right quotation mark is missing, which cause parsing error. > > Thanks, > Jackie > > > > > LIC_FILES_CHKSUM = "file://LICENSE;md5=2c9872d13fa571e7ba6de95055da1fe2" > > > DEPENDS = "postgresql" > > > > > > -- > > > 1.8.4.2 > > > > > > -- > > > _______________________________________________ > > > meta-virtualization mailing list > > > [email protected] > > > https://lists.yoctoproject.org/listinfo/meta-virtualization > > > > > > > > -- > > "Thou shalt not follow the NULL pointer, for chaos and madness await thee at > its end" > > -- > > _______________________________________________ > > meta-virtualization mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-virtualization -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
