]> code.ossystems Code Review - openembedded-core.git/commit
package/bbclass: sources are packaged separately from debug.
authorJuan M Cruz Alcaraz <juan.m.cruz.alcaraz@linux.intel.com>
Tue, 25 Jul 2017 23:07:52 +0000 (16:07 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Jul 2017 07:45:11 +0000 (08:45 +0100)
commitb8f9ffa37f67172a01837c88c861dc736d267569
tree5607c49da6496f419ea381592d01ebbc5cea47a0
parent7a045f6df2366026d28fe8d36e6d594ce5aa559a
package/bbclass: sources are packaged separately from debug.

The configuration variable PACKAGE_DEBUG_SPLIT_STYLE includes
the new mode debug-with-srcpkg that instructs the system to
remove the source files from the debug package but include them in
a separate package with a "-src" suffix in the name.

[YOCTO #9998]

Signed-off-by: Juan M Cruz Alcaraz <juan.m.cruz.alcaraz@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass