diff options
author | Ming Liu <liu.ming50@gmail.com> | 2022-03-19 13:32:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-23 12:13:50 +0000 |
commit | 16d7103df101d50bf56064833a7427f9e2332aeb (patch) | |
tree | cf19e1305eaebc855c3ca3d71ad882a6fadafdc1 /documentation/set_versions.py | |
parent | 43299607cca58a3d178765e009bb64ae0ced4fc5 (diff) | |
download | poky-16d7103df101d50bf56064833a7427f9e2332aeb.tar.gz |
kernel-fitimage.bbclass: introduce get_fit_replacement_type function
Avoid to set KERNEL_IMAGETYPE_REPLACEMENT in anonymous python function,
otherwise it chould not be overridden in config files, for instance,
it's being set now in meta/lib/oeqa/selftest/cases/fitimage.py.
Introduce a get_fit_replacement_type function to get the default value
of KERNEL_IMAGETYPE_REPLACEMENT, and it could be overridden in config
files.
(From OE-Core rev: 5238facb2f067b65959ac51695d100c0e849d3ee)
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions