]> code.ossystems Code Review - openembedded-core.git/commit
package_deb: Split do_package_write_deb into two functions
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Mar 2017 12:34:24 +0000 (13:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 May 2017 16:41:05 +0000 (17:41 +0100)
commit5054f66f8fbaaa422f74a4b5d0e61e68de6ffe91
tree5206503fa7926f7f9fd45f3b4b0f975065140ee1
parentf190d8456c7e135164d3073acfb3319e75c9de76
package_deb: Split do_package_write_deb into two functions

This prepares the way to parallelise deb generation and splits the iteration
over packages and the package generation into separate functions. Whitespace
indentation is unchanged deliberately and is fixed in a followup patch. There
should be no functional change.

Some checks on variables are removed as they were pointless when you looked
at the code.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_deb.bbclass