Re: [Emc-developers] Question for pi clones

2024-07-13 Thread gene heskett
On 7/13/24 21:52, andy pugh wrote: On Sat, 13 Jul 2024 at 15:25, gene heskett wrote: And while apt has updated some things now and then, there have been no kernel updates, and the linuxcnc entries in the apt/sources-list have always been bogus, needing to be commented out before it could updat

Re: [Emc-developers] Question for pi clones

2024-07-13 Thread Rod Webster
The kernel in the prebuilt images is built from the Raspberry pi kernel source. This is a bit tricky as we need to locate a commit that matches a version where a RT patch exists at kernel.org. Then we clone the source at that commit so we exactly match the rt patch I had a look at this yesterday af

Re: [Emc-developers] Question for pi clones

2024-07-13 Thread andy pugh
On Sat, 13 Jul 2024 at 15:25, gene heskett wrote: > And while apt has updated some things now and then, there have been no > kernel updates, and the linuxcnc entries in the apt/sources-list have > always been bogus, needing to be commented out before it could update > anything. And after nearly