Hi,
I have been recently working on a couple of extensions: lvm and cloud-init
I forked off "v23.11.2" tag when creating my branches, since they are extensions, and wont alter the framework much.
Today I noticed that OdroidUX4 is not building, but it was building last week. A patch seems to be failing. I guess it is a kernel/driver patch.
Then my question is: is it possible that, on the same tag (v23.11.2), builds break?
I am starting to think that the tag is only for the build process/patch set, but excludes, for example a reference to kernel code.
I suppose then the situation is that a kernel update has "broken" a patch, would that be the case?
If so, is it possible to also checkout a particular working kernel for the sake of a stable dev environment?
How do you normally do?
R.