[OE-core] [PATCH v2 1/3] initramfs-framework: udev: Add a runtime dependency on udev-extraconf

Ng, Wei Tee wei.tee.ng at intel.com
Wed Jul 5 01:03:45 UTC 2017


Hi 

The existing live-boot package is consists of udev and udev-extraconf. (http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb ) Now I am working on integrate this into the initramfs-framework model. Because when it is using the initramfs-framework method, the image could not automount  which depends on udev-extraconf. Therefore, I added the runtime dependency on udev-extraconf in my recipe file (http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb )  to include the same features as the live-boot package. 

Please correct it if I get it wrong. 

Regards,
Wei Tee

-----Original Message-----
From: Otavio Salvador [mailto:otavio.salvador at ossystems.com.br] 
Sent: Tuesday, July 4, 2017 9:50 PM
To: Ng, Wei Tee <wei.tee.ng at intel.com>
Cc: Patches and discussions about the oe-core layer <openembedded-core at lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v2 1/3] initramfs-framework: udev: Add a runtime dependency on udev-extraconf

On Mon, Jul 3, 2017 at 10:11 PM, Ng, Wei Tee <wei.tee.ng at intel.com> wrote:
> Yes, it's mainly to support the live boot image. Therefore the udev-extraconf is being added in the rdepends.
> The wrong that you mentioned is because of the commit message was not convey in the correct way?
> The initramfs-framework currently is not handling live boot support. Perhaps, "In order to implement initramfs-framework for live boot support" will be better?

Move it to live-boot package rdepends.

I don't want automount when adding udev only it seems wrong.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the Openembedded-core mailing list