diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-23 12:26:12 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-24 00:11:14 +0000 |
commit | 4f4451f7c0f9762092eb3dbc995b4afa2572ceb6 (patch) | |
tree | f5a4c33d075949bc2084b8764f6ab54a3f72cabc /meta/files/common-licenses/GPL-2.0-with-GCC-exception | |
parent | 8f0d188df4aaccc3fd4911f12c532f81ae9714a7 (diff) | |
download | openembedded-core-4f4451f7c0f9762092eb3dbc995b4afa2572ceb6.tar.gz openembedded-core-4f4451f7c0f9762092eb3dbc995b4afa2572ceb6.tar.bz2 openembedded-core-4f4451f7c0f9762092eb3dbc995b4afa2572ceb6.tar.xz openembedded-core-4f4451f7c0f9762092eb3dbc995b4afa2572ceb6.zip |
package.bbclass: Remove empty directories created as part of srcdebug handling
We can create directories like /usr/src/debug as part of the debug file
manipulations. If these are going to end up empty, remove them to avoid QA
warnings like:
WARNING: For recipe task-core-x11, the following files/directories were installed but not shipped in any package:
WARNING: /usr
WARNING: /usr/src
WARNING: /usr/src/debug
WARNING: For recipe task-core-console, the following files/directories were installed but not shipped in any package:
WARNING: /usr
WARNING: /usr/src
WARNING: /usr/src/debug
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/GPL-2.0-with-GCC-exception')
0 files changed, 0 insertions, 0 deletions