All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: yocto@lists.yoctoproject.org, stephen@radxa.com
Cc: Khem Raj <raj.khem@gmail.com>
Subject: Re: [yocto] [meta-rockchip] [PATCH] use MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS to add kernel-modules
Date: Sat, 6 Jan 2024 22:53:39 -0500	[thread overview]
Message-ID: <20240107035339.GA29784@localhost> (raw)
In-Reply-To: <19798.1704350715538435548@lists.yoctoproject.org>

I have been running little experiments on various builds with
meta-rockchip and with just oe-core and qemu machines. The more
I think about it, the more I wonder why a BSP layer is including
kernel modules via MACHINE_EXTRA_RRECOMMENDS at all, never mind
with MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS.

If a specific module were required for something to work (like wifi) or
perhaps some firmware blob, then it would be understandable. But a blanket
pulling in of all kernel modules by the BSP layer seems fishy.

This feels more like a distro setting, or local.conf at the very least.

I'm going to remove these from meta-rockchip. We can see if any are truly
required for a board to work.


      reply	other threads:[~2024-01-07  3:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-19 11:23 [meta-rockchip] [PATCH] use MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS to add kernel-modules Stephen Chen
2024-01-03 21:27 ` Trevor Woerner
2024-01-04  4:20   ` [yocto] " Stephen Chen
2024-01-04  4:40     ` Khem Raj
2024-01-04  6:18       ` Stephen Chen
2024-01-04  6:33         ` Khem Raj
2024-01-04  6:45           ` Stephen Chen
2024-01-07  3:53             ` Trevor Woerner [this message]

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=20240107035339.GA29784@localhost \
    --to=twoerner@gmail.com \
    --cc=raj.khem@gmail.com \
    --cc=stephen@radxa.com \
    --cc=yocto@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.