1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-15 05:40:00 +00:00
Files
poky/meta/recipes-devtools
Ross Burton c2556c44ec meson: fix nativesdk-meson for multilib SDKs
Multilib SDKs differ only in the environment variables set, so nativesdk-meson's
setup script needs to write a cross file for each environment.

Rename the shipped meson.cross to meson.cross.template, as it cannot be used
directly.  Now that post-relocate scripts are called once for each environment,
the generated meson.cross can be prefixed with TARGET_PREFIX to ensure it is
unique.

Finally rewrite the setup script to use string.Template to perform the expansion
instead of hand-coding the logic.

(From OE-Core rev: 8596f871ef834a38e3375443f7eb08e43816347a)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-01-08 11:16:45 +00:00
..
2018-11-20 10:32:16 +00:00
2019-01-03 12:35:53 +00:00
2019-01-03 12:35:53 +00:00
2019-01-03 12:35:54 +00:00
2018-11-23 23:35:19 +00:00
2018-10-18 23:26:35 +01:00
2019-01-03 12:35:53 +00:00
2018-10-29 17:26:47 +00:00
2018-11-14 11:14:39 +00:00
2018-12-26 11:19:54 +00:00
2018-12-20 14:53:55 +00:00
2019-01-03 12:35:54 +00:00
2019-01-03 12:35:53 +00:00
2019-01-03 12:35:54 +00:00
2018-12-05 22:30:19 +00:00
2018-11-20 10:32:15 +00:00
2018-12-27 22:52:58 +00:00
2018-11-14 11:14:39 +00:00
2018-11-22 12:02:57 +00:00
2018-12-05 12:37:02 +00:00
2019-01-08 11:16:44 +00:00
2018-11-23 23:35:18 +00:00