diff options
author | Koen Kooi <koen.kooi@linaro.org> | 2015-06-03 08:11:54 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-02 23:08:39 +0100 |
commit | a23d2730b84166464de257ffb7b562af72fc33d5 (patch) | |
tree | 94c0a81939c16ed34525aa40355d1a616109a953 /scripts/lnr | |
parent | ffb64e352e3d5ed5767c3082f1edeaba7c1f9b12 (diff) | |
download | poky-a23d2730b84166464de257ffb7b562af72fc33d5.tar.gz |
bootimg bbclass: don't hardcode 'bzImage' name
In the EFI case there are 2 more architectures besides x86(_64) that may use this class: aarch32, which tends to use 'zImage' and aarch64, which uses 'Image'. Instead of hardcoding those values like the luvOS fork does, use the proper variable.
(From OE-Core rev: df96b8895457deeeffc00e849118f2ac6d352e1e)
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lnr')
0 files changed, 0 insertions, 0 deletions