Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific

2023-06-19 Thread Jose Quaresma
embedded-core@lists.openembedded.org > *Subject:* Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload > and probeconf distribution specific > > > > Hi Peter, > > > > Peter Kjellerstedt escreveu no dia sexta, > 17/02/2023 à(s) 10:52: > > Wouldn’t the e

Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific

2023-06-16 Thread Peter Kjellerstedt
][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific Hi Peter, Peter Kjellerstedt mailto:peter.kjellerst...@axis.com>> escreveu no dia sexta, 17/02/2023 à(s) 10:52: Wouldn’t the easiest solution be to define two variables: modulesloaddir ??= "${sysconfd

Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific

2023-02-17 Thread Jose Quaresma
> > > > *From:* openembedded-core@lists.openembedded.org < > openembedded-core@lists.openembedded.org> *On Behalf Of *Jose Quaresma > *Sent:* den 16 februari 2023 12:08 > *To:* Ola x Nilsson > *Cc:* Otavio Salvador ; Jose Quaresma < > jose.quare...@foundries.io>

Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific

2023-02-17 Thread Peter Kjellerstedt
son Cc: Otavio Salvador ; Jose Quaresma ; openembedded-core@lists.openembedded.org Subject: Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific Ola x Nilsson mailto:ola.x.nils...@axis.com>> escreveu no dia quinta, 16/02/2023 à(s) 08:22: O

Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific

2023-02-16 Thread Jose Quaresma
Ola x Nilsson escreveu no dia quinta, 16/02/2023 à(s) 08:22: > > On Wed, Feb 15 2023, Jose Quaresma wrote: > > > Hi Octavio, > > > > Otavio Salvador otavio.salva...@ossystems.com.br>> escreveu no dia quarta, 15/02/2023 > à(s) 13:25: > > Em qua., 15 de fev. de 2023 às 10:01, Jose Quaresma > > mai

Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific

2023-02-16 Thread Ola x Nilsson
On Wed, Feb 15 2023, Jose Quaresma wrote: > Hi Octavio, > > Otavio Salvador > mailto:otavio.salva...@ossystems.com.br>> > escreveu no dia quarta, 15/02/2023 à(s) 13:25: > Em qua., 15 de fev. de 2023 às 10:01, Jose Quaresma > mailto:quaresma.j...@gmail.com>> escreveu: >> >> The modules-load.d [1

Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific

2023-02-15 Thread Jose Quaresma
Hi Octavio, Otavio Salvador escreveu no dia quarta, 15/02/2023 à(s) 13:25: > Em qua., 15 de fev. de 2023 às 10:01, Jose Quaresma > escreveu: > > > > The modules-load.d [1] - Configure kernel modules to load at boot > > should install their configuration files in /usr/lib/modules-load.d. > > > >

Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific

2023-02-15 Thread Otavio Salvador
Em qua., 15 de fev. de 2023 às 10:01, Jose Quaresma escreveu: > > 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 configurat

[OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific

2023-02-15 Thread Jose Quaresma
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/sys