]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: extract functionality to find license files to separate function
authorMartin Jansa <martin.jansa@gmail.com>
Thu, 17 Jan 2013 11:49:43 +0000 (12:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Jan 2013 12:25:34 +0000 (12:25 +0000)
commit833f8c239aa475b3e0cacbd448a90079ac287468
treeaa8cdd2e50b216ffd0915a05a165a4cb82807f14
parentab692ed618f83df2ce452769165314e70b867345
license.bbclass: extract functionality to find license files to separate function

* move it from do_populate_lic to find_license_files so we can reuse it
  to populate license in package itself

[YOCTO #3743]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/license.bbclass