Openembedded Core Discussions
 help / color / mirror / Atom feed
* [poky][master][PATCH v2 0/1] initramfs-framework: include install-efi module in recipe for installation
@ 2017-07-16 19:29 wei.tee.ng
  2017-07-16 19:29 ` [PATCH v2 1/1] " wei.tee.ng
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: wei.tee.ng @ 2017-07-16 19:29 UTC (permalink / raw)
  To: openembedded-core; +Cc: wei.tee.ng, saul.wold

From: "Ng, Wei Tee" <wei.tee.ng@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-efi in the recipe.

I put all the changes as a single commit. This version 2 had renamed the
existing init-install-efi.sh to install-efi.sh and package name changed
to install-efi.

This patch shall encounter a patchtest failure as it is depends on a
patch which have been sent to the mailing list and waiting for
acceptance. The dependency patch can be found in here:
http://lists.openembedded.org/pipermail/openembedded-core/2017-July/139570.html

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-efi
  http://git.yoctoproject.org/cgit.cgi//log/?h=weiteeng/initramfs-install-efi

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

 .../initramfs-framework/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/install-efi.sh

-- 
2.7.4



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-24  7:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-16 19:29 [poky][master][PATCH v2 0/1] initramfs-framework: include install-efi module in recipe for installation wei.tee.ng
2017-07-16 19:29 ` [PATCH v2 1/1] " wei.tee.ng
2017-07-17 18:45   ` Otavio Salvador
2017-07-17  3:01 ` ✗ patchtest: failure for " Patchwork
2017-07-21 21:43 ` [poky][master][PATCH v2 0/1] " Richard Purdie
2017-07-24  7:07   ` Ng, Wei Tee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox