]> code.ossystems Code Review - openembedded-core.git/commit
package: Split out package_debug_vars from split_and_strip_files
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 2 Feb 2022 01:59:48 +0000 (02:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 5 Feb 2022 12:25:55 +0000 (12:25 +0000)
commite414c6ec8563f9c448f1421f33870a908a0353b4
tree77003b7238ba944f88f24bc88780af1f70fe0d9c
parent749264d5f6f86affbee3cfc096084e073c21c394
package: Split out package_debug_vars from split_and_strip_files

The split_and_strip_files() function is big and hard to follow. This
takes a small step to improve that by splitting out the part that sets
up the variables used to implement the various debug splitting methods
specified by PACKAGE_DEBUG_SPLIT_STYLE.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass