Files
poky/meta/recipes-bsp
Kai Kang 7f84f42cf1 u-boot-tools: fix compile error
It uses sandbox_defconfig to produce u-boot tools. But EFI is only
supported by arm and x86, then it fails to run task do_compile on other
arches:

| include/config_distro_bootcmd.h:267:3: error: #error "sandbox EFI
| support is only supported on ARM and x86"

Only enable EFI support for u-boot-tools on x86 and arm to fix the issue.

(From OE-Core rev: f79039497a6bb8521d5dc076924b6eb2626607c5)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-12-08 17:17:01 +00:00
..
2018-08-23 07:50:00 +01:00
2018-06-29 11:07:44 +01:00
2018-09-11 10:46:17 +01:00
2018-08-23 18:02:23 +01:00
2018-12-08 17:17:01 +00:00
2018-07-30 12:44:35 +01:00