[OE-core] [poky][master][PATCH 0/1] initramfs-framework: include install module in recipe for installation

wei.tee.ng at intel.com wei.tee.ng at intel.com
Wed Jul 12 23:01:11 UTC 2017


From: "Ng, Wei Tee" <wei.tee.ng at intel.com>

This patch is to enable the installation mechanism in initramfs-framework.
It used the existing init-install-efi.sh script in the initrdscript and
install a new module named initramfs-module-install in the recipe.

I put all the changes as a single commit.

This changes has been verified with build test, boot up test and installation
test on Minnowboard Max platform.

Please review and provide feedback if you have any.
The patches are targeted for merging into poky master branch.

Thanks and regards,
Wei Tee

The following changes since commit 42ed3bedf773c1fee314a2e4194c9656c583cc9c:

  initramfs-framework: module to support boot live image (2017-07-12 12:19:09 -0700)

are available in the git repository at:

  ssh://git.yoctoproject.org/poky-contrib weiteeng/initramfs-install
  http://git.yoctoproject.org/cgit.cgi//log/?h=weiteeng/initramfs-install

Ng, Wei Tee (1):
  initramfs-framework: include install module in recipe for installation

 .../initramfs-framework/init-install-efi.sh        | 276 +++++++++++++++++++++
 .../initrdscripts/initramfs-framework_1.0.bb       |  13 +-
 2 files changed, 287 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/init-install-efi.sh

-- 
2.7.4




More information about the Openembedded-core mailing list