Files
poky/meta/recipes-devtools
Oleksandr Hnatiuk 5a717511f2 file: return wrapper to fix builds when file is in buildtools-tarball
Wrapper that adds proper path to magic file was removed in
47db876d09d9a4394048579c21d0b394450ce681 in favor of
environment-setup.d/file.sh which now contains `MAGIC` environment variable.
This breaks builds that rely on external buildtools with `file` included in
buildtools-tarball (e.g. via TOOLCHAIN_HOST_TASK) because do_populate_sysroot
task invokes `file` via `subprocess.check_output` (in is_elf function) and
doesn't use variables from files in environment-setup.d. To address this use
case, we need to preserve the wrapper, but also have
environment-setup.d/file.sh for the purposes described in
47db876d09d9a4394048579c21d0b394450ce681.

(From OE-Core rev: 4a9832c55044b894e933179e5c1b6a96634809c0)

Signed-off-by: Oleksandr Hnatiuk <ohnatiuk@cisco.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit e76b059cf4ba9a79150032d68d012b233dd79a65)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-08-15 06:18:49 -10:00
..
2023-03-11 00:08:41 +00:00
2023-08-15 06:18:49 -10:00
2022-12-06 15:23:18 +00:00
2023-02-09 09:57:24 +00:00
2023-03-27 15:44:02 +01:00
2022-11-07 14:32:42 +00:00
2023-07-20 12:10:40 -10:00
2023-06-30 04:07:59 -10:00
2023-05-31 04:08:11 -10:00
2023-07-07 04:30:25 -10:00
2023-06-30 04:07:59 -10:00
2021-11-03 10:12:42 +00:00
2023-08-15 06:18:48 -10:00
2023-01-06 12:03:47 +00:00
2022-08-16 14:57:58 +01:00
2023-06-24 09:13:07 -10:00
2023-01-06 12:03:47 +00:00
2022-03-23 12:13:49 +00:00
2023-03-12 23:39:13 +00:00
2023-03-11 00:08:41 +00:00
2022-11-08 22:47:16 +00:00
2023-05-10 04:16:50 -10:00
2023-01-06 12:03:47 +00:00
2023-08-15 06:18:49 -10:00
2022-11-07 14:32:42 +00:00
2023-08-01 06:17:28 -10:00
2023-07-26 05:12:21 -10:00
2023-03-06 09:52:16 +00:00
2023-07-07 04:30:26 -10:00
2023-08-01 06:17:27 -10:00
2022-04-26 18:25:08 +01:00
2022-12-06 15:23:18 +00:00
2022-12-18 19:48:00 +00:00
2023-05-10 04:16:51 -10:00
2022-09-08 14:59:39 +01:00