On Tue, 2024-09-10 at 21:28 +0200, John Paul Adrian Glaubitz wrote: > On Tue, 2024-09-10 at 21:16 +0200, Ben Hutchings wrote: > > > I'll give it a try next week as I'm currently not at home and unable > > > to access the board for testing. While I can reach the board via SSH, > > > I don't have any kind of remote management. > > > > Are you able to test now? > > Yes, I can give it a try tomorrow. Can I just apply the changes from the > branch on top of the current kernel package and then just build the package > with "dpkg-buildpackage -B" or is there anything else I need to know?
A few things (that you may know already): - You can speed this up by deleting the other sh4 flavour definition in debian/config/sh4/defines.toml. - Run "debian/rules debian/control-real" before building (and after deleting the other flavour). - If you are cross building, use the "cross" build-profile. - You can skip building user-space packages by using the "pkg.linux.notools" build profile. (Without that, cross-build- dependencies may often be unsatisfiable due to version skew.) Ben. -- Ben Hutchings It is easier to write an incorrect program than to understand a correct one.
signature.asc
Description: This is a digitally signed message part