]> code.ossystems Code Review - openembedded-core.git/commit
classes/license: Respect beginline and endline
authorJoshua Watt <jpewhacker@gmail.com>
Sat, 11 Feb 2017 03:35:37 +0000 (21:35 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Feb 2017 04:06:27 +0000 (20:06 -0800)
commit515f4c129ad27e9502621738d0bf7f5552627f19
tree0ffa340ae6d97f7e86d423502e7a30530d6bc38a
parent7f3e6d7ce94659447e1b1cdcb2440305581c8cbb
classes/license: Respect beginline and endline

Recipes have the option of specifying a 'beginline' and 'endline'
options in LIC_FILES_CHKSUM which will cause the license bbclass to
only extract those specific lines from the license file when generating
the license database.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/license.bbclass