Re: [poky] [PATCH 1/3] kern-tools-native: update to support modular kernel builds
Bruce Ashfield <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky,org.openembedded.lists.openembedded-core |
|---|---|
| Message-ID | <CADkTA4PjYn55Udo7KxJwQi_SK08r+a_6EwMyo=e1-Y1vDKtxYA@mail.gmail.com> |
Do not apply this patch. I have queued updates for this support, and again, they have not been sent on purpose. nack. Bruce On Wed, Apr 23, 2025 at 4:03 AM Mikko Rapeli via lists.yoctoproject.org <[email protected]> wrote: > After this update scc tool can compile options as modules > conditionally without duplicating config fragments when > the options contain a comment like: > > CONFIG_LEDS_GPIO=y # OVERRIDE:$MODULE_OR_Y > > Then "scc -DMODULE_OR_Y=m" converts these into > > CONFIG_LEDS_GPIO=m > > Signed-off-by: Mikko Rapeli <[email protected]> > --- > meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb > b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb > index 6dd19f1f09..20b1bcaf37 100644 > --- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb > +++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb > @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\ > > DEPENDS += "git-replacement-native" > > -SRCREV = "c8c1f17867d0cc7d04be225ba4901f2373428be2" > +SRCREV = "fe67c98d2e9b74af44d0c4b660fa18e3a95e7edd" > PV = "0.3+git" > > inherit native > -- > 2.43.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#13598): > https://lists.yoctoproject.org/g/poky/message/13598 > Mute This Topic: https://lists.yoctoproject.org/mt/112396089/1050810 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/poky/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