[OE-core] [PATCH v2 1/3] initramfs-framework: udev: Add a runtime dependency on udev-extraconf
Otavio Salvador
otavio.salvador at ossystems.com.br
Wed Jul 5 12:51:41 UTC 2017
On Tue, Jul 4, 2017 at 10:03 PM, Ng, Wei Tee <wei.tee.ng at intel.com> wrote:
> 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.
I understood it.
What I meant is that adding udev-extraconf rdepends to udev module is
conceptually wrong as it does not require it to work. live-boot
requires it so make a module that makes use of it. For example:
initramfs-framework-udev-automount
--
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