Re: [OE-core] [PATCH 3/3] linux-yocto: build modular kernel on genericarm64
Bruce Ashfield <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky,org.openembedded.lists.openembedded-core |
|---|---|
| Message-ID | <CADkTA4OM83dmNKO-ocCRmoVzaMWCxvN0SYz7Yi3th58uPoSqHw@mail.gmail.com> |
This is not the variable we'll be using for this, so again, do not apply this patch. Bruce On Wed, Apr 23, 2025 at 4:03 AM Mikko Rapeli via lists.openembedded.org <[email protected]> wrote: > genericarm64 inteds to support many devices which are not even > know at compile time and uses initramfs by default. Thus many > drivers can be build as modules to reduce kernel binary size > and boot time. > > Signed-off-by: Mikko Rapeli <[email protected]> > --- > meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend > b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend > index 831cb556be..cda7fef449 100644 > --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend > +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend > @@ -9,3 +9,5 @@ KMACHINE:genericx86-64 ?= "common-pc-64" > > FILESEXTRAPATHS:prepend:genericarm64 := "${THISDIR}/files:" > SRC_URI:append:genericarm64 = " > file://0001-Revert-serial-8250_omap-Drop-pm_runtime_irq_safe.patch" > + > +MODULAR_KERNEL:genericarm64 = "true" > -- > 2.43.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#215266): > https://lists.openembedded.org/g/openembedded-core/message/215266 > Mute This Topic: https://lists.openembedded.org/mt/112410523/1050810 > Group Owner: [email protected] > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ > [email protected]] > -=-=-=-=-=-=-=-=-=-=-=- > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II