From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: wei.tee.ng@intel.com, openembedded-core@lists.openembedded.org
Cc: saul.wold@intel.com
Subject: Re: [poky][master][PATCH v2 0/1] initramfs-framework: include install-efi module in recipe for installation
Date: Fri, 21 Jul 2017 22:43:21 +0100 [thread overview]
Message-ID: <1500673401.22282.109.camel@linuxfoundation.org> (raw)
In-Reply-To: <cover.1500229225.git.wei.tee.ng@intel.com>
Hi,
On Sun, 2017-07-16 at 12:29 -0700, wei.tee.ng@intel.com wrote:
> 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/1
> 39570.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.
I think the RDEPENDS in this patch cause problems when added to an
allarch recipe. You can see this issue by running:
oe-selftest -r sstatetests.SStateTests.test_sstate_allarch_samesigs
(it failed on the autobuilder:
https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/399/st
eps/Running%20oe-selftest/logs/stdio)
We need to resolve this before the two initramfs-framework patches can
be merged.
Cheers,
Richard
next prev parent reply other threads:[~2017-07-21 21:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Richard Purdie [this message]
2017-07-24 7:07 ` [poky][master][PATCH v2 0/1] " Ng, Wei Tee
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1500673401.22282.109.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=saul.wold@intel.com \
--cc=wei.tee.ng@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.