[OE-core] [PATCH 0/3] initramfs-framework installation improvements

California Sullivan california.l.sullivan at intel.com
Tue Nov 14 21:20:47 UTC 2017


initramfs-framework was improved last release to support live booting
and installation. Meta-intel adopted the initramfs-framework scripts
early, but unfortunately we missed that there was not yet a non-EFI
installation script, resulting in bug [YOCTO #12346].

The third patch address that issue, whereas the first two are just minor
improvements to the install-efi module.

California Sullivan (3):
  initramfs-module-install-efi: point to original copy and delete new
    file
  initramfs-module-install-efi: update summary
  initramfs-framework: add install module

 .../initramfs-framework/install-efi.sh             | 276 ---------------------
 .../initramfs-module-install-efi_1.0.bb            |   8 +-
 .../initrdscripts/initramfs-module-install_1.0.bb  |  20 ++
 3 files changed, 24 insertions(+), 280 deletions(-)
 delete mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/install-efi.sh
 create mode 100644 meta/recipes-core/initrdscripts/initramfs-module-install_1.0.bb

-- 
2.9.5




More information about the Openembedded-core mailing list