poky/meta
Richard Purdie b59770a314 binutils: Fix relocation of ld.so.conf in nativesdk builds
We need binutils to look at our ld.so.conf file within the SDK to ensure
we search the SDK's libdirs as well as those from the host system.

There add a patch which passes in the directory to the code using a define,
then add it to a section we relocate in a similar way to the way we relocate
the gcc internal paths. This ensures that ld works correctly in our buildtools
tarball.

Standard sysroot relocation doesn't work since we're not in a sysroot,
we want to use both the host system and SDK libs.

(From OE-Core rev: f6c1089642934ad93056ef19a0888965486ee030)

(From OE-Core rev: 09a2b16ac2bd1e3e415131e46315c851373aa7e0)

(From OE-Core rev: d0b7811b0e8654cf83d1b0f8256c7941fc3d9c41)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-09-16 13:34:53 +01:00
..
classes cve-check: CPE version '-' as all version 2020-05-22 16:23:30 +01:00
conf yocto-uninative.inc: version 2.8 updates glibc to 2.31 2020-04-09 00:07:12 +01:00
files elfutils: remove Elfutils-Exception and include GPLv2 for shared libraries 2019-04-11 21:12:48 +01:00
lib prservice.py: fix do_package with newer Python in Ubuntu 20.04 2020-05-27 07:34:34 +01:00
recipes-bsp u-boot: install dumpimage and fit_check_sign in u-boot-tools 2019-03-25 23:13:48 +00:00
recipes-connectivity openssl: upgrade 1.1.1f -> 1.1.1g 2020-05-22 16:23:30 +01:00
recipes-core buildtools-tarball: Add an ld.so.conf for nativesdk-binutils 2020-09-16 13:34:53 +01:00
recipes-devtools binutils: Fix relocation of ld.so.conf in nativesdk builds 2020-09-16 13:34:53 +01:00
recipes-extended timezone:upgrade 2019b -> 2019c 2020-02-21 09:44:05 +00:00
recipes-gnome gnome-doc-utils: Remove stale patch 2019-05-12 09:13:39 +01:00
recipes-graphics libxfont2: set CVE_PRODUCT 2020-01-16 22:38:52 +00:00
recipes-kernel linux-firmware: update packaging for brcm files 2020-02-21 09:44:06 +00:00
recipes-multimedia libsndfile1: whitelist CVE-2018-13419 2020-01-16 22:38:52 +00:00
recipes-rt core-image-rt-sdk: make sure that we append to DEPENDS 2019-05-12 09:13:39 +01:00
recipes-sato webkitgtk: set CVE_PRODUCT 2020-01-16 22:38:52 +00:00
recipes-support gnupg: upgrade 2.2.16 -> 2.2.17 2020-04-09 00:07:12 +01:00
site
COPYING.MIT
recipes.txt