From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pieter Smith Date: Sun, 24 Apr 2016 23:24:52 +0200 Subject: [Buildroot] [PATCH v6 0/5] Support building barebox with an auxiliary config In-Reply-To: <20160424232152.5e757542@free-electrons.com> References: <20160424232152.5e757542@free-electrons.com> Message-ID: <20160424212452.GA4812@smipidev> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Thomas, On Sun, Apr 24, 2016 at 11:21:52PM +0200, Thomas Petazzoni wrote: > Hello, > > On Sun, 24 Apr 2016 23:15:22 +0200, Pieter Smith wrote: > > > Revision history: > > v6: Review rework based on feedback from Thomas Pettazoni: > > - Second config build renamed to auxiliary build. > > - Primary package build moved to boot/barebox/barebox to keep things symmetric. > > - Dropped already merged parts of series. > > Thanks for this new version, looks good to me! I'll wait for Arnout to > comment and see if he has objections to this way of doing things. A pleasure! I hope it holds up. I will be a little short on time the coming month. [snip] - Pieter