diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-31 13:34:24 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-12 08:45:36 +0100 |
commit | 086e0db58289fbded898eccb46cf0141444ace97 (patch) | |
tree | edd3a618e5c44fcd74a61a154859587129e1bca7 /meta-yocto | |
parent | 8454756453789060be677d9ea1402a92b269d779 (diff) | |
download | poky-086e0db58289fbded898eccb46cf0141444ace97.tar.gz |
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.
(From OE-Core rev: 5054f66f8fbaaa422f74a4b5d0e61e68de6ffe91)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions