diff options
author | Saul Wold <saul.wold@windriver.com> | 2023-02-20 18:31:29 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-09 13:19:02 +0000 |
commit | d4d9aa02eaacfd22deb9ea2766776a76c9c76e62 (patch) | |
tree | c75f676ec47dc9f38925fd82c6808f8ba1d1018a /scripts/lib/devtool/standard.py | |
parent | 358d319cf5acf5d9bdb50b3370ab64c76a80a0bf (diff) | |
download | poky-d4d9aa02eaacfd22deb9ea2766776a76c9c76e62.tar.gz |
package.bbclase: Add check for /build in copydebugsources()
This is needed when the SDK or eSDK is installed in a /build top level
directory as it conflicts with the build directory within the existing
/usr/src/debug/build (which is really a link). Rename it and then do the
copy, this is not an issue with master currently due to some other
changes that occurred in master.
Fixes: [YOCTO #15026]
(From OE-Core rev: 80839835ec9fcb63069289225a3c1af257ffdef7)
Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions