]> code.ossystems Code Review - openembedded-core.git/commit
kernel-arch.bbclass: add arm64 support to U-Boot architecture map
authorFathi Boudra <fathi.boudra@linaro.org>
Thu, 20 Mar 2014 17:49:35 +0000 (19:49 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Mar 2014 12:05:32 +0000 (12:05 +0000)
commit0b891265716c414ade29d587fc1a3c4ea7beadbe
treec899e225950ac0337320d737fcf1f36b91bf9609
parentd302f5683dd736ac4cd4b601a046d22000d41e68
kernel-arch.bbclass: add arm64 support to U-Boot architecture map

to define UBOOT_ARCH, we map kernel architectures to U-Boot architectures.
In the case of arm64 kernel, we should map to arm U-boot architecture.

This patch add the exception rule to the map_uboot_arch function.

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-arch.bbclass