From: Luca Ceresoli <luca.ceresoli@bootlin.com>
To: "Jose Quaresma" <quaresma.jose@gmail.com>
Cc: openembedded-core@lists.openembedded.org,
Jose Quaresma <jose.quaresma@foundries.io>,
Ola x Nilsson <Ola.x.Nilsson@axis.com>,
Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Subject: Re: [OE-core] [PATCH V3 1/3] kernel-module-split: make autoload and probeconf distribution specific
Date: Wed, 21 Jun 2023 22:22:32 +0200 [thread overview]
Message-ID: <20230621222232.6575ab6b@booty> (raw)
In-Reply-To: <20230620221942.2801107-1-jose.quaresma@foundries.io>
Hi Jose,
On Tue, 20 Jun 2023 22:19:42 +0000
"Jose Quaresma" <quaresma.jose@gmail.com> wrote:
> Also take the oportunity to only add configuration files to FILES
> and CONFFILES when they exist and are used.
>
> The modules-load.d [1] - Configure kernel modules to load at boot
> should install their configuration files in /usr/lib/modules-load.d.
>
> The modprobe.d [2] - Configuration directory for modprobe
> should install their configuration files in /lib/modprobe.d
>
> [1] https://www.freedesktop.org/software/systemd/man/modules-load.d.html
> [2] https://www.man7.org/linux/man-pages//man5/modprobe.d.5.html
>
> [YOCTO #12212] https://bugzilla.yoctoproject.org/show_bug.cgi?id=12212
>
> CC: Ola x Nilsson <Ola.x.Nilsson@axis.com>
> CC: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
> Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
We're having this error on the autobuilders:
ERROR: linux-yocto-6.1.33+gitAUTOINC+db25e51e20_947f660bde-r0 do_package: QA Issue: linux-yocto: Files/directories were installed but not shipped in any package:
/etc
May it be caused by this series?
Logs:
https://autobuilder.yoctoproject.org/typhoon/#/builders/23/builds/7665/steps/14/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/89/builds/7376/steps/12/logs/stdio
Luca
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2023-06-21 20:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-20 22:19 [PATCH V3 1/3] kernel-module-split: make autoload and probeconf distribution specific Jose Quaresma
2023-06-20 22:19 ` [PATCH V3 2/3] kernel-module-split: use context manager to open files Jose Quaresma
2023-06-20 22:19 ` [PATCH V3 3/3] kernel: autoload and probeconf are handled by kernel-module-split Jose Quaresma
2023-06-21 20:22 ` Luca Ceresoli [this message]
2023-06-21 23:18 ` [OE-core] [PATCH V3 1/3] kernel-module-split: make autoload and probeconf distribution specific Jose Quaresma
2023-06-22 9:34 ` Luca Ceresoli
2023-06-22 10:05 ` Jose Quaresma
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=20230621222232.6575ab6b@booty \
--to=luca.ceresoli@bootlin.com \
--cc=Ola.x.Nilsson@axis.com \
--cc=jose.quaresma@foundries.io \
--cc=openembedded-core@lists.openembedded.org \
--cc=peter.kjellerstedt@axis.com \
--cc=quaresma.jose@gmail.com \
/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.