poky/meta/files
Christian Eggers 798f2bef8d sdk: fix search for dynamic loader
if the package "nativesdk-glibc-dbg" is installed as part of the SDK,
the existing search expression finds two files:

$OECORE_NATIVE_SYSROOT/lib/.debug/ld-linux-x86-64.so.2
$OECORE_NATIVE_SYSROOT/lib/ld-linux-x86-64.so.2

The generated relocate_sdk.sh shell script contains then an extra
newline and segfaults during SDK relocation.

Limit the search depth to 1, to avoid finding the file in the .debug
directory.

(From OE-Core rev: d57b748ef22d75b863356a97bfc585e1e967a44a)

Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-02-20 15:32:27 +00:00
..
common-licenses licenses: Update license file to match current SPDX names 2021-02-21 22:01:28 +00:00
ptest-perl ptest-perl/run-ptest: address failures caused by perl 5.32.1 2021-03-02 14:15:33 +00:00
device_table-minimal.txt
ext-sdk-prepare.py populate_sdk_ext: Add support for PR service 2021-03-31 00:06:23 +01:00
fs-perms-persistent-log.txt fs-perms: Ensure /usr/src/debug/ file modes are correct 2020-11-24 10:27:45 +00:00
fs-perms.txt fs-perms: Ensure /usr/src/debug/ file modes are correct 2020-11-24 10:27:45 +00:00
toolchain-shar-extract.sh sdk: Decouple default install path from built in path 2021-09-09 10:19:42 +01:00
toolchain-shar-relocate.sh sdk: fix search for dynamic loader 2022-02-20 15:32:27 +00:00