Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-21 Thread Tom Rini
On Mon, Apr 21, 2025 at 09:31:19AM -0600, Simon Glass wrote: > Hi Heinrich, > > On Sat, 19 Apr 2025 at 13:22, Heinrich Schuchardt > wrote: > > > > > > > > Simon Glass schrieb am Sa., 19. Apr. 2025, 16:14: > >> > >> Hi Heinrich, > >> > >> On Sat, 19 Apr 2025 at 04:20, Heinrich Schuchardt > >> wr

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-21 Thread Simon Glass
Hi Heinrich, On Sat, 19 Apr 2025 at 13:22, Heinrich Schuchardt wrote: > > > > Simon Glass schrieb am Sa., 19. Apr. 2025, 16:14: >> >> Hi Heinrich, >> >> On Sat, 19 Apr 2025 at 04:20, Heinrich Schuchardt >> wrote: >> > >> > On 4/18/25 13:39, Simon Glass wrote: >> > > Hi Quentin, >> > > >> > > On

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-19 Thread Heinrich Schuchardt
Simon Glass schrieb am Sa., 19. Apr. 2025, 16:14: > Hi Heinrich, > > On Sat, 19 Apr 2025 at 04:20, Heinrich Schuchardt > wrote: > > > > On 4/18/25 13:39, Simon Glass wrote: > > > Hi Quentin, > > > > > > On Fri, 18 Apr 2025 at 05:27, Quentin Schulz > wrote: > > >> > > >> Hi Heinrich, > > >> > >

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-19 Thread Tom Rini
On Sat, Apr 19, 2025 at 08:14:22AM -0600, Simon Glass wrote: > Hi Heinrich, > > On Sat, 19 Apr 2025 at 04:20, Heinrich Schuchardt > wrote: > > > > On 4/18/25 13:39, Simon Glass wrote: > > > Hi Quentin, > > > > > > On Fri, 18 Apr 2025 at 05:27, Quentin Schulz > > > wrote: > > >> > > >> Hi Heinri

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-19 Thread Simon Glass
Hi Heinrich, On Sat, 19 Apr 2025 at 04:20, Heinrich Schuchardt wrote: > > On 4/18/25 13:39, Simon Glass wrote: > > Hi Quentin, > > > > On Fri, 18 Apr 2025 at 05:27, Quentin Schulz > > wrote: > >> > >> Hi Heinrich, > >> > >> On 4/17/25 12:40 AM, Heinrich Schuchardt wrote: > >>> Currently we are

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-19 Thread Heinrich Schuchardt
On 4/18/25 13:39, Simon Glass wrote: Hi Quentin, On Fri, 18 Apr 2025 at 05:27, Quentin Schulz wrote: Hi Heinrich, On 4/17/25 12:40 AM, Heinrich Schuchardt wrote: Currently we are no able to build with configuration fragments in our CI. With this patch buildman gets a new argument --fragment

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-18 Thread Heinrich Schuchardt
Quentin Schulz schrieb am Fr., 18. Apr. 2025, 16:33: > Hi Heinrich, > > On 4/18/25 4:17 PM, Heinrich Schuchardt wrote: > > Quentin Schulz schrieb am Fr., 18. Apr. 2025, > > 15:52: > > > >> Hi Simon, > >> > >> On 4/18/25 1:39 PM, Simon Glass wrote: > >>> Hi Quentin, > >>> > >>> On Fri, 18 Apr 202

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-18 Thread Quentin Schulz
Hi Heinrich, On 4/18/25 4:17 PM, Heinrich Schuchardt wrote: Quentin Schulz schrieb am Fr., 18. Apr. 2025, 15:52: Hi Simon, On 4/18/25 1:39 PM, Simon Glass wrote: Hi Quentin, On Fri, 18 Apr 2025 at 05:27, Quentin Schulz wrote: Hi Heinrich, On 4/17/25 12:40 AM, Heinrich Schuchardt wrote

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-18 Thread Heinrich Schuchardt
Quentin Schulz schrieb am Fr., 18. Apr. 2025, 15:52: > Hi Simon, > > On 4/18/25 1:39 PM, Simon Glass wrote: > > Hi Quentin, > > > > On Fri, 18 Apr 2025 at 05:27, Quentin Schulz > wrote: > >> > >> Hi Heinrich, > >> > >> On 4/17/25 12:40 AM, Heinrich Schuchardt wrote: > >>> Currently we are no abl

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-18 Thread Quentin Schulz
Hi Simon, On 4/18/25 1:39 PM, Simon Glass wrote: Hi Quentin, On Fri, 18 Apr 2025 at 05:27, Quentin Schulz wrote: Hi Heinrich, On 4/17/25 12:40 AM, Heinrich Schuchardt wrote: Currently we are no able to build with configuration fragments in our CI. With this patch buildman gets a new argume

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-18 Thread Simon Glass
Hi Quentin, On Fri, 18 Apr 2025 at 05:27, Quentin Schulz wrote: > > Hi Heinrich, > > On 4/17/25 12:40 AM, Heinrich Schuchardt wrote: > > Currently we are no able to build with configuration fragments in our CI. > > With this patch buildman gets a new argument --fragments for passing a > > comma s

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-18 Thread Quentin Schulz
Hi Heinrich, On 4/17/25 12:40 AM, Heinrich Schuchardt wrote: Currently we are no able to build with configuration fragments in our CI. With this patch buildman gets a new argument --fragments for passing a comma separated list of configuration fragments to add to the board defconfigs, e.g.

Re: [PATCH v2 1/3] buildman: allow specifying configuration fragments

2025-04-17 Thread Simon Glass
Hi Heinrich, On Wed, 16 Apr 2025 at 16:40, Heinrich Schuchardt wrote: > > Currently we are no able to build with configuration fragments in our CI. > With this patch buildman gets a new argument --fragments for passing a > comma separated list of configuration fragments to add to the board > defc