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

Oliver O'Halloran oohall at gmail.com
Mon Mar 23 18:07:31 AEDT 2020


On Fri, Mar 13, 2020 at 4:56 PM Vasant Hegde
<hegdevasant at linux.vnet.ibm.com> wrote:
>
> 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

I think I re-pushed it as a signed tag at some point. Try delete it
with git tag -d v6.5 and fetch it again.

> version as v6.4-xx .. its bit confusing. so I added `--tags`  as workaround
>
> -Vasant
>
>
> _______________________________________________
> Skiboot mailing list
> Skiboot at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/skiboot


More information about the Skiboot mailing list