Bug 13666

Summary: setlocalversion no longer includes BR2_VERSION when svn is used
Product: buildroot Reporter: aamann
Component: OtherAssignee: unassigned
Status: RESOLVED MOVED    
Severity: normal CC: buildroot, yann.morin.1998
Priority: P5    
Version: 2021.02   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description aamann 2021-03-23 18:18:09 UTC
Commit 9e4ffdc8cfdf4c73f4fa8c66259a5aadaee4ae88 modified the output of
'setlocalversion' to directly use its output unless empty for BR2_VERSION_FULL,
/etc/os-release, and 'make print-version'.

However, in the case of svn, the output from 'setlocalversion' is '-svn<commit>' which results in BR2_VERSION_FULL of '-svn<commit>' rather than the expected '2021.02-svn<commit>' which used to be the case prior to this change.
Comment 1 Yann E. MORIN 2024-06-15 14:56:53 UTC
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!