public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 5/6] poky/poky-tiny: update default to v6.12
Date: Tue, 10 Dec 2024 16:06:17 -0500	[thread overview]
Message-ID: <96fdaf0aab7a75c7dbf9e5bee583ac3c6353f262.1733864271.git.bruce.ashfield@gmail.com> (raw)
In-Reply-To: <cover.1733864271.git.bruce.ashfield@gmail.com>

From: Bruce Ashfield <bruce.ashfield@gmail.com>

The 6.12 kernel is a LTS and our next reference kernel, so
we bump our default to it.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 meta-poky/conf/distro/poky-tiny.conf | 2 +-
 meta-poky/conf/distro/poky.conf      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf
index fd17097b56..20c13e6f60 100644
--- a/meta-poky/conf/distro/poky-tiny.conf
+++ b/meta-poky/conf/distro/poky-tiny.conf
@@ -44,7 +44,7 @@ FULL_OPTIMIZATION = "-Os"
 # Distro config is evaluated after the machine config, so we have to explicitly
 # set the kernel provider to override a machine config.
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-tiny"
-PREFERRED_VERSION_linux-yocto-tiny ?= "6.10%"
+PREFERRED_VERSION_linux-yocto-tiny ?= "6.12%"
 
 # We can use packagegroup-core-boot, but in the future we may need a new packagegroup-core-tiny
 #POKY_DEFAULT_EXTRA_RDEPENDS += "packagegroup-core-boot"
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index b17bee5db5..f35f5382e1 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -19,8 +19,8 @@ POKY_DEFAULT_EXTRA_RRECOMMENDS = "kernel-module-af-packet"
 
 DISTRO_FEATURES ?= "${DISTRO_FEATURES_DEFAULT} ${POKY_DEFAULT_DISTRO_FEATURES}"
 
-PREFERRED_VERSION_linux-yocto ?= "6.10%"
-PREFERRED_VERSION_linux-yocto-rt ?= "6.10%"
+PREFERRED_VERSION_linux-yocto ?= "6.12"
+PREFERRED_VERSION_linux-yocto-rt ?= "6.12%"
 
 SDK_NAME = "${DISTRO}-${TCLIBC}-${SDKMACHINE}-${IMAGE_BASENAME}-${TUNE_PKGARCH}-${MACHINE}"
 SDKPATHINSTALL = "/opt/${DISTRO}/${SDK_VERSION}"
-- 
2.39.2



  parent reply	other threads:[~2024-12-10 21:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-10 21:06 [PATCH 0/6] kernel-yocto: consolidated pull request bruce.ashfield
2024-12-10 21:06 ` [PATCH 1/6] linux-yocto/6.6: update to v6.6.63 bruce.ashfield
2024-12-10 21:06 ` [PATCH 2/6] linux-yocto/6.6: update to v6.6.64 bruce.ashfield
2024-12-10 21:06 ` [PATCH 3/6] linux-yocto/6.12: introduce v6.12 reference kernel bruce.ashfield
2024-12-10 21:06 ` [PATCH 4/6] linux-yocto: drop 6.10 bruce.ashfield
2024-12-10 21:06 ` bruce.ashfield [this message]
2024-12-10 21:18   ` Patchtest results for [PATCH 5/6] poky/poky-tiny: update default to v6.12 patchtest
2024-12-11  9:44   ` [OE-core] " Mathieu Dubois-Briand
2024-12-11 14:14     ` Bruce Ashfield
2024-12-10 21:06 ` [PATCH 6/6] yocto-bsp: drop 6.10 bbappend bruce.ashfield
2024-12-10 21:18   ` Patchtest results for " patchtest

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=96fdaf0aab7a75c7dbf9e5bee583ac3c6353f262.1733864271.git.bruce.ashfield@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox