[OE-core] [PATCH] kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gz

Nicolas Dechesne nicolas.dechesne at linaro.org
Thu Jun 1 21:31:30 UTC 2017


On Thu, Jun 1, 2017 at 9:11 PM, Andre McCurdy <armccurdy at gmail.com> wrote:
> You could use types.replace('vmlinux.gz', 'vmlinux') here (and then
> drop the "import re"). Also, if vmlinux.gz is the only special case
> being supported, then the kernel_do_compile() can be simplified too
> (see the patch I sent yesterday).

yes, you're right. that change seems like an improvement. i will test
it out and resend..



More information about the Openembedded-core mailing list