diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-07-24 08:35:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-08 16:23:37 +0100 |
commit | 33a1bfc66b12fb7e3671a3a0232d58e675604b72 (patch) | |
tree | 8414fe5741d91b7cb0d14cd7c754075666bf1447 /scripts/lib/scriptutils.py | |
parent | f6bc8dfadb6ccb961f26c43bc30dfce581bbacd7 (diff) | |
download | poky-33a1bfc66b12fb7e3671a3a0232d58e675604b72.tar.gz |
libgcc: Fix standalone target builds with usrmerge distro feature
Ignore the rmdir cmd if using usrmerge distro feature since the
intention is to delete /lib or /lib64 but not libdir under /usr and
base_libdir = libdir when usrmerge is enabled in distro
(From OE-Core rev: 38fb876253e28577b8fcf4dd47fbb1d0673c6220)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 3b7f6b0e0f1f16f89cd924aac001b4f661c145ca)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions