poky/meta/files
Christian Eggers 30e330c259 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: 950536bc9cc78ab3c58586e67acb602cd78e3dac)

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-24 11:12:39 +00:00
..
common-licenses common-licenses, licenses.conf: Remove duplicate licenses 2021-09-06 09:49:50 +01: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
rust-ccld-wrapper.c rust-common: Hack around LD_LIBRARY_PATH issues on centos7 2021-09-02 21:22:54 +01:00
spdx-licenses.json spdx-licenses.json: Use 3.14 tagged version 2021-09-28 17:55:04 +01:00
toolchain-shar-extract.sh sdk: Decouple default install path from built in path 2021-08-02 15:44:11 +01:00
toolchain-shar-relocate.sh sdk: fix search for dynamic loader 2022-02-24 11:12:39 +00:00