poky/meta
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
..
classes sstate: Improve failure to obtain archive message/handling 2022-02-09 23:15:15 +00:00
conf kernel: introduce python3-dtschema-wrapper 2022-02-09 23:15:15 +00:00
files sdk: fix search for dynamic loader 2022-02-24 11:12:39 +00:00
lib oeqa/sstate: Fix allarch samesigs test 2022-01-19 11:11:58 +00:00
recipes-bsp grub2: fix CVE-2021-3981 2022-01-12 22:03:31 +00:00
recipes-connectivity socat: update SRC_URI 2022-01-31 21:55:57 +00:00
recipes-core build-appliance-image: Update to honister head revision 2022-02-09 23:15:27 +00:00
recipes-devtools bootchart2: Add missing python3-math dependency 2022-01-31 21:55:57 +00:00
recipes-example meta: Add explict branch to git SRC_URIs 2021-11-15 11:56:17 +00:00
recipes-extended mc: fix build if ncurses have been configured without wide characters 2022-02-24 11:12:39 +00:00
recipes-gnome epiphany: Update 40.3 -> 40.6 2022-01-19 11:11:57 +00:00
recipes-graphics xserver-xorg: whitelist two CVEs 2022-01-19 11:11:58 +00:00
recipes-kernel linux-firmware: Add CLM blob to linux-firmware-bcm4373 package 2022-02-09 23:15:15 +00:00
recipes-multimedia gst-examples: 1.18.5 -> 1.18.6 2022-02-24 11:12:39 +00:00
recipes-rt Convert to new override syntax 2021-08-02 15:44:10 +01:00
recipes-sato core-image-sato-sdk: allocate more memory when in qemu 2022-02-09 23:15:15 +00:00
recipes-support vim: upgrade to patch 4269 2022-02-09 23:15:15 +00:00
site site: Drop ORBit2 relared cached variables 2021-09-23 13:49:11 +01:00
COPYING.MIT
recipes.txt