]> 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>
Wed, 11 Jan 2017 11:46:47 +0000 (11:46 +0000)
commita248ef51ae680e81cf78f07fe242ac6e01a5fcb4
treead5cb5278f75cc8156bb7cda4b93f5647c569611
parent07e93839ee0dc25904fb93d6ae236e3ab16982ec
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-*.

(From OE-Core rev: b7f4133b44b740e8ac8e758b0d4a3ee32d326332)

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/kernel.bbclass