diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-09-07 17:38:51 -0500 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-07-21 06:27:34 -1000 |
| commit | 10f1543541b115c5817af8a296e660a634805808 (patch) | |
| tree | f713629bb7ea9f087a12a7015fe2d28014109311 /scripts/lib/devtool/utilcmds.py | |
| parent | 0d0acb2e4cf023199ac1918683d57beb2ae5a31d (diff) | |
| download | poky-10f1543541b115c5817af8a296e660a634805808.tar.gz | |
cmake: Fix CMAKE_SYSTEM_PROCESSOR setting for SDK
When building using an SDK, cmake complains that the target
architecture 'cortexa53-crypto' is unknown. The same build in bitbake
uses the target architecture 'aarch64'.
Set CMAKE_SYSTEM_PROCESSOR the same as for bitbake.
(From OE-Core rev: d877d5f07772ec4a05332068ddc03cf387313036)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d32a6225eefce2073a1cd401034b5b4c68351bfe)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/utilcmds.py')
0 files changed, 0 insertions, 0 deletions
