[OE-core] [PATCH 3/3] core-image-minimal-initramfs: use initramfs-framework by default

Ng, Wei Tee wei.tee.ng at intel.com
Fri Aug 4 07:17:14 UTC 2017


Hi Richard,

Noted with the changes. I had try to reproduce the same failure log that you send to me. However, the result is different. 

How can I run the oe-selftest to test out the patch on my machine correctly? Can you verify with me whether the steps below are the correct steps?
Firstly git clone a poky and meta-intel layer, then source a build. I also enable the oe-selftest configuration on my local.conf and run the command "oe-selftest -r runqemu.RunqemuTests.test_boot_deploy_hddimg"?

I try to test the latest poky master branch without my "use initramfs-framework by default" commit, the oe-selftest for those two testcases are failed too)
Here is the failure log that I captured: http://pastebin.intel.com/hefizelixo.vhdl 

Regards,
Wei Tee

-----Original Message-----
From: Richard Purdie [mailto:richard.purdie at linuxfoundation.org] 
Sent: Sunday, July 30, 2017 3:48 PM
To: Ng, Wei Tee <wei.tee.ng at intel.com>; openembedded-core at lists.openembedded.org
Cc: Wold, Saul <saul.wold at intel.com>
Subject: Re: [OE-core] [PATCH 3/3] core-image-minimal-initramfs: use initramfs-framework by default

On Sun, 2017-07-23 at 16:51 -0700, wei.tee.ng at intel.com wrote:
> From: "Ng, Wei Tee" <wei.tee.ng at intel.com>
> 
> Use the initramfs-framework for initialization by default due to the 
> modularity and expansibility.
> 
> [YOCTO #10987]
> 
> Signed-off-by: Ng, Wei Tee <wei.tee.ng at intel.com>
> ---
>  meta/recipes-core/images/core-image-minimal-initramfs.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I'm afraid I had to revert this change:

http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=fab2219af4a6566124
cf95d1d2648d4729391baf

because it was causing oe-selftest failures as shown here:

https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/415/st
eps/Running%20oe-selftest/logs/stdio

Cheers,

Richard


More information about the Openembedded-core mailing list