Re: [PATCH v4 3/4] build: select deprecated libraries

2023-06-28 Thread David Marchand
On Fri, Jun 23, 2023 at 1:33 PM Morten Brørup wrote: > > > > > - I don't have a usage for this, but if we go with separating > > > > > deprecated and "normal" optional libs filtering, should I introduce a > > > > > disable_deprecated_libs too? > > > > > > > > > > > > > That would give us *way* to

RE: [PATCH v4 3/4] build: select deprecated libraries

2023-06-23 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Friday, 23 June 2023 13.19 > > On Fri, Jun 23, 2023 at 01:15:00PM +0200, Morten Brørup wrote: > > > From: Bruce Richardson [mailto:bruce.richard...@intel.com] > > > Sent: Friday, 23 June 2023 13.04 > > > > > > On Fri, Jun 23, 202

Re: [PATCH v4 3/4] build: select deprecated libraries

2023-06-23 Thread Bruce Richardson
On Fri, Jun 23, 2023 at 01:15:00PM +0200, Morten Brørup wrote: > > From: Bruce Richardson [mailto:bruce.richard...@intel.com] > > Sent: Friday, 23 June 2023 13.04 > > > > On Fri, Jun 23, 2023 at 11:35:29AM +0200, David Marchand wrote: > > > Hello Bruce, > > > > > > On Thu, Jun 22, 2023 at 10:43 AM

RE: [PATCH v4 3/4] build: select deprecated libraries

2023-06-23 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Friday, 23 June 2023 13.04 > > On Fri, Jun 23, 2023 at 11:35:29AM +0200, David Marchand wrote: > > Hello Bruce, > > > > On Thu, Jun 22, 2023 at 10:43 AM Bruce Richardson > > wrote: > > > > > > On Wed, Jun 21, 2023 at 07:00:57PM

Re: [PATCH v4 3/4] build: select deprecated libraries

2023-06-23 Thread Bruce Richardson
On Fri, Jun 23, 2023 at 11:35:29AM +0200, David Marchand wrote: > Hello Bruce, > > On Thu, Jun 22, 2023 at 10:43 AM Bruce Richardson > wrote: > > > > On Wed, Jun 21, 2023 at 07:00:57PM +0200, David Marchand wrote: > > > Rework deprecated libraries selection by introducing a new configuration > >

Re: [PATCH v4 3/4] build: select deprecated libraries

2023-06-23 Thread David Marchand
Hello Bruce, On Thu, Jun 22, 2023 at 10:43 AM Bruce Richardson wrote: > > On Wed, Jun 21, 2023 at 07:00:57PM +0200, David Marchand wrote: > > Rework deprecated libraries selection by introducing a new configuration > > option. > > > > This breaks existing configurations that were relying on disab

Re: [PATCH v4 3/4] build: select deprecated libraries

2023-06-22 Thread Bruce Richardson
On Thu, Jun 22, 2023 at 09:43:18AM +0100, Bruce Richardson wrote: > On Wed, Jun 21, 2023 at 07:00:57PM +0200, David Marchand wrote: > > Rework deprecated libraries selection by introducing a new configuration > > option. > > > > This breaks existing configurations that were relying on disable_libs

Re: [PATCH v4 3/4] build: select deprecated libraries

2023-06-22 Thread Bruce Richardson
On Wed, Jun 21, 2023 at 07:00:57PM +0200, David Marchand wrote: > Rework deprecated libraries selection by introducing a new configuration > option. > > This breaks existing configurations that were relying on disable_libs='' > for enabling deprecated libraries. > On the other hand, it will make e