]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: Avoid wildcards for kernel images
authorAndreas Oberritter <obi@opendreambox.org>
Wed, 30 Nov 2016 23:36:49 +0000 (00:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2016 10:26:12 +0000 (10:26 +0000)
commitb7f4133b44b740e8ac8e758b0d4a3ee32d326332
tree9e6eaf99e7357a6fb936537149dd03ec210c8676
parentaa189f183e10588f7e8d642f351bd9b8d69f3ea9
kernel.bbclass: Avoid wildcards for kernel images

With multiple kernel images enabled starting with 'vmlinux', e.g.
vmlinux.gz and vmlinux.bin, all files landed inside the
kernel-vmlinux package.

On top of that, even initramfs images were included, e.g.
vmlinux.gz-initramfs-*.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel.bbclass