diff options
author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2019-01-03 08:53:22 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-28 16:56:32 +0000 |
commit | e35ced70ff3d9be4a94773df4f4558c677dcd9af (patch) | |
tree | 05260e28895691b15f73d8c01b114ae680c3f2cf /README | |
parent | 34efb674999781448411a04f876d6b3423ebe26c (diff) | |
download | openembedded-core-e35ced70ff3d9be4a94773df4f4558c677dcd9af.tar.gz openembedded-core-e35ced70ff3d9be4a94773df4f4558c677dcd9af.tar.bz2 openembedded-core-e35ced70ff3d9be4a94773df4f4558c677dcd9af.zip |
kernel.bbclass: Fix incorrect deploying of fitimage.initramfs
When kernel-fitimage and initramfs is enabled using
INITRAMFS_IMAGE_BUNDLE = "1", kernel do_deploy tries to deploy
fitImage.initramfs with following error
| install: cannot stat 'arch/arm64/boot/fitImage.initramfs': No such
file or directory
Skip deploying fitimage.initramfs, since fitimage does not
create fitimage.initramfs
(From OE-Core rev: 0f87f8522a2c1b5a7042738887952b98060fbd9d)
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions