Re: [OE-core] [PATCH v3 1/2] licenses.conf: Modified parameters for new spdx.bbclass

2015-06-09 Thread Lei, Maohui
ps)? > Thank you. I got it. I will fix them. Cheers Lei > -Original Message- > From: Flanagan, Elizabeth [mailto:elizabeth.flana...@intel.com] > Sent: Tuesday, June 09, 2015 2:48 AM > To: Lei, Maohui > Cc: Patches and discussions about the oe-core layer > Subject

Re: [OE-core] [PATCH v3 1/2] licenses.conf: Modified parameters for new spdx.bbclass

2015-06-08 Thread Flanagan, Elizabeth
On 8 June 2015 at 11:25, Lei Maohui wrote: > 1) Define new command line to get spdx file. > 2) Define some mandatory fields for spdx 0.2 > > Signed-off-by: Lei Maohui > --- > meta/conf/licenses.conf | 77 > + > 1 file changed, 20 insertions(+), 57

Re: [OE-core] [PATCH v3 1/2] licenses.conf: Modified parameters for new spdx.bbclass

2015-06-08 Thread Flanagan, Elizabeth
On 8 June 2015 at 11:25, Lei Maohui wrote: > 1) Define new command line to get spdx file. > 2) Define some mandatory fields for spdx 0.2 > > Signed-off-by: Lei Maohui > --- > meta/conf/licenses.conf | 77 > + > 1 file changed, 20 insertions(+), 57

[OE-core] [PATCH v3 1/2] licenses.conf: Modified parameters for new spdx.bbclass

2015-06-08 Thread Lei Maohui
1) Define new command line to get spdx file. 2) Define some mandatory fields for spdx 0.2 Signed-off-by: Lei Maohui --- meta/conf/licenses.conf | 77 + 1 file changed, 20 insertions(+), 57 deletions(-) diff --git a/meta/conf/licenses.conf b/meta/c