]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kernel-fitimage.bbclass: fix arm64 target
authorAndreas Oberritter <obi@opendreambox.org>
Thu, 6 Apr 2017 18:49:49 +0000 (20:49 +0200)
committerAndreas Oberritter <obi@opendreambox.org>
Mon, 8 Apr 2019 11:49:57 +0000 (13:49 +0200)
commit113390651e53ee8d0787aa8d30cfae054d7747e9
treee2920eb4875ff1dbb8b36cc8fc41ab0d1cd12bf9
parent08f766fa4f0c53e17895aca3b7c598b855f64955
kernel-fitimage.bbclass: fix arm64 target

On arm64, possible targets are Image (with or without compression)
and vmlinux. Use vmlinux, because that's what uboot_prep_kimage
expects.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
meta/classes/kernel-fitimage.bbclass