1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-15 17:50:07 +00:00
Files
poky/meta/recipes-devtools
Ross Burton 4e1b9d5902 cmake: improve CMAKE_SYSTEM_PROCESSOR assignment in nativesdk
The previous string manipulations would result in the wrong string being used
for machines such as intel-corei7-64 as the sysroot was split at the first
hyphen (so would result in corei7 instead of corei7-64).

Change the logic so that it looks for processor-distro-os and uses the whole of
the processor field.

(From OE-Core rev: ce24958d644f2218d5415be574a5b7e1ee8c9b2d)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-15 10:01:42 +01:00
..
2016-09-14 22:22:07 +01:00
2016-09-03 09:58:37 +01:00
2016-07-26 08:56:26 +01:00
2016-07-08 09:57:24 +01:00
2016-09-08 00:32:43 +01:00
2016-10-11 08:27:27 +01:00
2016-08-25 23:03:45 +01:00
2016-08-10 10:46:29 +01:00
2016-07-08 09:57:24 +01:00
2016-07-12 23:10:14 +01:00
2016-08-25 23:03:45 +01:00
2016-07-20 10:28:49 +01:00
2016-09-09 12:12:22 +01:00
2016-09-15 12:15:07 +01:00
2016-09-28 10:16:03 +01:00
2016-09-14 22:22:07 +01:00
2016-08-25 23:03:45 +01:00
2016-08-04 15:22:23 +01:00
2016-09-14 22:22:07 +01:00