Hi!
I'm sorry if the answer to my question is already documented somewhere, but I couldn't find it.
I am trying to figure out how to build a specific release.
My understanding is that you checkout the desired tag of the armbian/build repo and just build it.
However, when I do this with v24.2.1 the image that comes out is named 24.5.0-trunk.
Changing the version in the VERSION file (by default set to 24.5.0-trunk) changes the name of the output image, but it is not clear to me if that affects other things than just this.
So basically, now I am confused which scenario is correct:
Is using the armbian/build tag the correct way to build a specific release and is the VERSION file just cosmetic?
Is setting the version in the VERSION file the correct way and should any commit in armbian/build be able to generate the same image, provided the commit is new enough?
A 3rd more correct way that I'm not aware of?
Can anyone help me out here?
Regards
Stan