public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [kirkstone][PATCH 0/3] kernel: Backport v6.3+ localversion fixes
@ 2024-02-22 10:35 Andreas Helbech Kleist
  2024-02-22 10:35 ` [kirkstone][PATCH 1/3] kernel.bbclass: introduce KERNEL_LOCALVERSION Andreas Helbech Kleist
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andreas Helbech Kleist @ 2024-02-22 10:35 UTC (permalink / raw)
  To: openembedded-core; +Cc: reatmon

Without this, kernels v6.3 and later have wrong localversion '+' appended.

Bruce Ashfield (2):
  kernel: fix localversion in v6.3+
  kernel: make LOCALVERSION consistent between recipes

Ming Liu (1):
  kernel.bbclass: introduce KERNEL_LOCALVERSION

 meta/classes/kernel-arch.bbclass              |  1 -
 meta/classes/kernel.bbclass                   | 24 +++++++++++++++++--
 meta/classes/kernelsrc.bbclass                |  1 +
 meta/classes/linux-kernel-base.bbclass        | 11 +++++++++
 meta/classes/module-base.bbclass              |  1 +
 meta/conf/documentation.conf                  |  1 +
 .../make-mod-scripts/make-mod-scripts_1.0.bb  |  3 +++
 7 files changed, 39 insertions(+), 3 deletions(-)

-- 
2.43.2



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-23 17:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22 10:35 [kirkstone][PATCH 0/3] kernel: Backport v6.3+ localversion fixes Andreas Helbech Kleist
2024-02-22 10:35 ` [kirkstone][PATCH 1/3] kernel.bbclass: introduce KERNEL_LOCALVERSION Andreas Helbech Kleist
2024-02-22 10:35 ` [kirkstone][PATCH 2/3] kernel: fix localversion in v6.3+ Andreas Helbech Kleist
2024-02-22 10:35 ` [kirkstone][PATCH 3/3] kernel: make LOCALVERSION consistent between recipes Andreas Helbech Kleist
2024-02-22 21:51   ` Ryan Eatmon
2024-02-22 21:56     ` [OE-core] " Bruce Ashfield
2024-02-22 22:46       ` Ryan Eatmon
     [not found]       ` <17B650DBED7FC1F0.14827@lists.openembedded.org>
2024-02-23 17:11         ` Ryan Eatmon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox