[OE-core] [rocko][PATCH 0/6] backport installer fixes for rocko

California Sullivan california.l.sullivan at intel.com
Thu Dec 21 00:56:31 UTC 2017


Hi Armin,

I know you're aware of these, but I don't see them in
contrib/stable/rocko-next anymore, so I just wanted to make sure they're
still going in.

These fix bugs [YOCTO #12111] and [YOCTO #12346].

If you already have them queued somewhere else, sorry for the noise!

Thanks,
Cal

California Sullivan (5):
  initramfs-module-install-efi: point to original copy and delete new
    file
  initramfs-module-install-efi: update summary
  initramfs-framework: add install module
  init-install: fix grub-install command
  install*.sh: add short sleep after parted commands

Martin Jansa (1):
  initramfs-module-install: Remove allarch and FILESEXTRAPATHS

 meta/conf/layer.conf                               |   4 +
 .../initrdscripts/files/init-install-efi.sh        |   7 +
 .../initrdscripts/files/init-install.sh            |   9 +-
 .../initramfs-framework/install-efi.sh             | 276 ---------------------
 .../initramfs-module-install-efi_1.0.bb            |   9 +-
 .../initrdscripts/initramfs-module-install_1.0.bb  |  22 ++
 6 files changed, 44 insertions(+), 283 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.14.3




More information about the Openembedded-core mailing list