Re: [OE-core] [PATCH v5] kernel-devsrc: restructure for out of tree (and on target) module builds

2018-11-15 Thread Bruce Ashfield
On 2018-11-15 9:15 p.m., Paul Eggleton wrote: Hi Bruce I just came across this the other day and I had one question: On Sunday, 19 August 2018 2:50:44 PM NZDT Bruce Ashfield wrote: The existing kernel-devsrc package starts with a full copy of the kernel source and then starts to strip out elem

Re: [OE-core] [PATCH v5] kernel-devsrc: restructure for out of tree (and on target) module builds

2018-11-15 Thread Paul Eggleton
Hi Bruce I just came across this the other day and I had one question: On Sunday, 19 August 2018 2:50:44 PM NZDT Bruce Ashfield wrote: > The existing kernel-devsrc package starts with a full copy of the kernel > source and then starts to strip out elements that are not required. > > This results

Re: [OE-core] [PATCH v5] kernel-devsrc: restructure for out of tree (and on target) module builds

2018-08-20 Thread Bruce Ashfield
On 08/19/2018 11:36 AM, richard.pur...@linuxfoundation.org wrote: On Sat, 2018-08-18 at 22:50 -0400, Bruce Ashfield wrote: [...] v5: - added failure catch for x86 purgatory files which changed in 4.18 and hence are not universal across versions - added explicity bison and flex rdepen

Re: [OE-core] [PATCH v5] kernel-devsrc: restructure for out of tree (and on target) module builds

2018-08-19 Thread richard . purdie
On Sat, 2018-08-18 at 22:50 -0400, Bruce Ashfield wrote: > [...] > > v5: > - added failure catch for x86 purgatory files which changed in 4.18 > and hence are not universal across versions > - added explicity bison and flex rdepends for mips64 prepare phase > - added mips64 files require

[OE-core] [PATCH v5] kernel-devsrc: restructure for out of tree (and on target) module builds

2018-08-18 Thread Bruce Ashfield
The existing kernel-devsrc package starts with a full copy of the kernel source and then starts to strip out elements that are not required. This results in extra time (I/O) and extra space being taken up in the final package. The main purpose of the kernel-devsrc package has been to build modules