Files
poky/meta/recipes-devtools
Oleksandr Hnatiuk 805b208d23 file: fix the way path is written to environment-setup.d
$OECORE_NATIVE_SYSROOT is not escaped, thus it is expanded to an empty string.
This happens to work because we have ${datadir} which in this context is
relocated to the buildtools sysroot after installation of buildtools.

If the $ before OECORE_NATIVE_SYSROOT is escaped, it will be saved to file.sh
as intended, but MAGIC will point to the wrong location because both
OECORE_NATIVE_SYSROOT and datadir resolve to sysroot which doubles the path
like so:
/path/to/buildtools/sysroots/x86_64-xesdk-linux/path/to/buildtools/sysroots/x86_64-xesdk-linux/usr/share/misc/magic.mgc
which does not exist. So, removing reference to OECORE_NATIVE_SYSROOT.

(From OE-Core rev: 7ae5c9a17d6f8133fa5b4e127dd4e9cc43454ee8)

Signed-off-by: Oleksandr Hnatiuk <ohnatiuk@cisco.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit c6206249683876670602888e78ecaf719753a317)
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