]> code.ossystems Code Review - openembedded-core.git/commit
initrdscripts: init-install-efi.sh install extra files for ESP
authorChee Yang Lee <chee.yang.lee@intel.com>
Tue, 2 Feb 2021 05:43:16 +0000 (13:43 +0800)
committerAnuj Mittal <anuj.mittal@intel.com>
Thu, 18 Feb 2021 04:00:11 +0000 (12:00 +0800)
commit47cf6739ab182e66d1b73cd99bab961d06f41336
tree3017b307a6bce8ccaeddd4d5bb88b105ad718cf0
parentebaaee50cb3ac75112827f935c48affaf622ce7f
initrdscripts: init-install-efi.sh install extra files for ESP

Currently the install script copy only few hard coded item while
setting up target ESP, kernel artifacts, all .efi in EFI/BOOT,
grub & boot cfg and loader.conf.
While ESP can be much complex, eg: contain multiple initrd.

Add a ESP folder to carry any other files to setup onto ESP.

Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 6eaca9cf20c42501fba27dea3a6446bad948e859)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-core/initrdscripts/files/init-install-efi.sh