]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: Make symbol to vmlinuz.bin in boot directory
authorAndrea Adami <andrea.adami@gmail.com>
Wed, 25 Jan 2017 23:56:08 +0000 (00:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Feb 2017 17:29:43 +0000 (09:29 -0800)
commit413a5faf99280f4e083358e4134aebbcfa47bb4c
treeeb94e6e19cbb288e30c35910379a9993d35c0021
parent73bd11d5190a072064128cc13b4537154d07b129
kernel.bbclass: Make symbol to vmlinuz.bin in boot directory

The changes committed with 6e58f54be103814b6b8a85b236510633c49e6832 did only
consider the vmlinuz ELF kernel but some devices do reqire a raw vmlinuz.bin
(as for example gcw0 in meta-handheld booted by ubiboot).
Expand the above mentioned patch to consider this case.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel.bbclass