]> code.ossystems Code Review - openembedded-core.git/commit
classes/kernel*: add variables to allow changing artifact extension
authorPaul Eggleton <paul.eggleton@microsoft.com>
Mon, 20 Dec 2021 21:58:23 +0000 (13:58 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Dec 2021 23:09:22 +0000 (23:09 +0000)
commitcbecc3cf06eb7359fedf3c6af281cc72178cad18
tree715317ac420516f3e64684c3e32ed4126ac8f8fd
parent9b19845c0506949ca61965fb92fb3f337062f377
classes/kernel*: add variables to allow changing artifact extension

Allow .bin suffix to be removed (or changed) in the various artifact
filenames. Removing this extension is useful when trying to remove
symlinks and present only unversioned image files (especially for the
FIT image).

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-artifact-names.bbclass
meta/classes/kernel-devicetree.bbclass
meta/classes/kernel-fitimage.bbclass
meta/classes/kernel.bbclass