[Skiboot] [PATCH trivial] make_version: Use --tags option

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Fri Mar 13 16:55:08 AEDT 2020


On 3/12/20 10:55 PM, Stewart Smith wrote:
> On Thu, Mar 12, 2020, at 5:11 AM, Vasant Hegde wrote:
>> By default (without --all or --tags) git describe only shows annotated
>> tags. Lets add --tags option so that we generate version based on latest
>> released version.
> 
> This would mean that not signed tags could be used, which is probably not ideal?

Stewart,

Sorry. I should have expanded the description.

I'd prefer signed tags. But our v6.5 is not signed. So when we build skiboot its 
generating
version as v6.4-xx .. its bit confusing. so I added `--tags`  as workaround

-Vasant




More information about the Skiboot mailing list