All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: yocto-patches@lists.yoctoproject.org
Subject: Re: [yocto-patches] [meta-rockchip][PATCH 4/4] nanopc-t6: use non -dev kernel
Date: Tue, 2 Sep 2025 08:20:46 -0400	[thread overview]
Message-ID: <20250902122046.GA35430@localhost> (raw)
In-Reply-To: <46735879-98bb-482c-b3d4-7e1532cfa271@cherry.de>

On Mon 2025-09-01 @ 01:49:24 PM, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi Trevor,
> 
> On 8/31/25 1:41 PM, Trevor Woerner via lists.yoctoproject.org wrote:
> > Now that 6.16.y is the preferred version of the linux-yocto kernel, the
> > nanopc-t6 machine that had been using the linux-yocto-dev kernel can be
> > switched to using the linux-yocto kernel instead.
> > 
> > NOTE: keep the various pieces of linux-yocto-dev infrastructure in place
> >        so it can be used more easily again should it be needed
> > 
> > Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> > ---
> >   conf/machine/nanopc-t6.conf                   | 1 -
> >   recipes-kernel/linux/linux-yocto-dev.bbappend | 4 +---
> >   recipes-kernel/linux/linux-yocto_%.bbappend   | 1 +
> >   3 files changed, 2 insertions(+), 4 deletions(-)
> > 
> > diff --git a/conf/machine/nanopc-t6.conf b/conf/machine/nanopc-t6.conf
> > index 5ed413d1c0e5..8d524bd764f6 100644
> > --- a/conf/machine/nanopc-t6.conf
> > +++ b/conf/machine/nanopc-t6.conf
> > @@ -5,7 +5,6 @@
> >   require conf/machine/include/rk3588.inc
> > -PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-dev"
> >   KERNEL_DEVICETREE = " \
> >       rockchip/rk3588-nanopc-t6.dtb \
> >       rockchip/rk3588-nanopc-t6-lts.dtb \
> > diff --git a/recipes-kernel/linux/linux-yocto-dev.bbappend b/recipes-kernel/linux/linux-yocto-dev.bbappend
> > index 6f4981fe29e6..e06c8a4f717d 100644
> > --- a/recipes-kernel/linux/linux-yocto-dev.bbappend
> > +++ b/recipes-kernel/linux/linux-yocto-dev.bbappend
> > @@ -1,5 +1,3 @@
> >   FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
> > -COMPATIBLE_MACHINE:nanopc-t6 = "nanopc-t6"
> > -
> > -SRC_URI:append:nanopc-t6 = " file://rockchip-kmeta;type=kmeta;name=rockchip-kmeta;destsuffix=rockchip-kmeta"
> > +SRC_URI:append = " file://rockchip-kmeta;type=kmeta;name=rockchip-kmeta;destsuffix=rockchip-kmeta"
> 
> Shouldn't we have SRC_URI:append:rockchip here instead to avoid adding it
> when building non-Rockchip boards while having meta-rockchip layer included
> in bblayers.conf?
> 
> Same remark for the existing SRC_URI:append in linux-yocto_%.bbappend.

Okay, I'll send a new series for this shortly.

> Otherwise looks ok to me!

Hmm... you have not provided any sign-off tag. Did you want to?

> Cheers,
> Quentin
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#2101): https://lists.yoctoproject.org/g/yocto-patches/message/2101
> Mute This Topic: https://lists.yoctoproject.org/mt/114989087/900817
> Group Owner: yocto-patches+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto-patches/leave/13168745/900817/63955952/xyzzy [twoerner@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 
> 


  reply	other threads:[~2025-09-02 12:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-31 11:41 [meta-rockchip][PATCH 1/4] linux-yocto bbappend: sort Trevor Woerner
2025-08-31 11:41 ` [meta-rockchip][PATCH 2/4] radxa-zero-3: use non -dev kernel Trevor Woerner
2025-09-01 11:56   ` [yocto-patches] " Quentin Schulz
2025-09-02 12:52   ` Trevor Woerner
2025-08-31 11:41 ` [meta-rockchip][PATCH 3/4] orangepi-5-plus: " Trevor Woerner
2025-09-01 11:57   ` [yocto-patches] " Quentin Schulz
2025-09-02 12:52   ` Trevor Woerner
2025-08-31 11:41 ` [meta-rockchip][PATCH 4/4] nanopc-t6: " Trevor Woerner
2025-09-01 11:49   ` [yocto-patches] " Quentin Schulz
2025-09-02 12:20     ` Trevor Woerner [this message]
2025-09-02 12:33       ` Quentin Schulz
2025-09-02 12:51   ` Trevor Woerner
2025-09-01 11:56 ` [yocto-patches] [meta-rockchip][PATCH 1/4] linux-yocto bbappend: sort Quentin Schulz
2025-09-02 12:51 ` Trevor Woerner

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=20250902122046.GA35430@localhost \
    --to=twoerner@gmail.com \
    --cc=yocto-patches@lists.yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.