]> code.ossystems Code Review - openembedded-core.git/commit
initramfs-framework: include install-efi module in recipe for installation
authorNg, Wei Tee <wei.tee.ng@intel.com>
Sun, 23 Jul 2017 23:51:56 +0000 (16:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jul 2017 21:20:16 +0000 (22:20 +0100)
commit41b34441c22143cbabace3d794ead05801afb7a0
treec833b4950e60107235384fb4f6a1af371fc8a398
parent4d3300e85a8e65207a415b9cf84c9fa1f71b0406
initramfs-framework: include install-efi module in recipe for installation

Utilized the existing init-install-efi.sh script and renamed it to
install-efi.sh to manage the installation process of images in
initramfs-framework model. This script will be executed when
"install" option is being chosen in the grub menu and install
the image on the target platform. A new install-efi module is
being added in the recipe to handle the installation process
using initramfs-framework.

[YOCTO #10989]

Signed-off-by: Ng, Wei Tee <wei.tee.ng@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initrdscripts/initramfs-framework/install-efi.sh [new file with mode: 0644]
meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb