You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, we will use the "bare" upstream version when building U-Boot, e.g. 2023.07.02. On release builds, this is amended with a local version that identifies the infix tag from which it was built, e.g. 2023.07.02-3.
It is unfortunate that the developer builds can be easily mistaken for a release build.
One suggestion would be to default to a more eye-catching local version by default, to make it stand out, e.g.
2023.07.02-DEVEL
Additional Information
No response
General Information
Anyone can help out by sponsoring development of new features or contributing pull requests.
Please use this issue for discussions related to the feature.
The text was updated successfully, but these errors were encountered:
Description
By default, we will use the "bare" upstream version when building U-Boot, e.g.
2023.07.02
. On release builds, this is amended with a local version that identifies the infix tag from which it was built, e.g.2023.07.02-3
.It is unfortunate that the developer builds can be easily mistaken for a release build.
One suggestion would be to default to a more eye-catching local version by default, to make it stand out, e.g.
2023.07.02-DEVEL
Additional Information
No response
General Information
Anyone can help out by sponsoring development of new features or contributing pull requests.
Please use this issue for discussions related to the feature.
The text was updated successfully, but these errors were encountered: