diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-15 15:38:54 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-15 15:44:02 +0000 |
commit | da5ec06814e105451cca11cce76b5c5231110524 (patch) | |
tree | 26509c91f86257e03e75b51f027af5c6ae65e855 /meta/recipes-core/dbus | |
parent | 674fdfd018e0daea561dddc4f8e38eceee685c7a (diff) | |
download | openembedded-core-da5ec06814e105451cca11cce76b5c5231110524.tar.gz |
package: Add auto package splitting of .debug files
Creating FILES_${PN}-dbg is tedious and also pretty pointless. We might as well
assume ".debug" is a special directory name and split into -dbg automatically.
This change does so without changing the rest of the splitting logic too much.
It can be disabled for the cases where we really do want manual control of
the -dbg packages (e.g. qt4) with NOAUTOPACKAGEDEBUG = "1".
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus')
0 files changed, 0 insertions, 0 deletions