On Tue, Jul 01, 2025 at 11:59:29AM +0200, Robert Schwebel wrote: > On Sun, May 25, 2025 at 04:55:23PM +0200, Michael Olbrich wrote: > > > +# > > > +# Paths and names > > > +# > > > +NMSTATE_VERSION := 2.2.24 > > > +NMSTATE_MD5 := df4f43b459f8c1709f9e8a8346eb2492 > > > +NMSTATE := nmstate-$(NMSTATE_VERSION) > > > +NMSTATE_SUFFIX := tar.gz > > > +NMSTATE_URL := > > > https://github.com/nmstate/nmstate/releases/download/v$(NMSTATE_VERSION)/nmstate-$(NMSTATE_VERSION).$(NMSTATE_SUFFIX) > > > > Please use the tarball created by git. We don't need anything generated > > (like we do for packages that use autotools). > > This is the tarball that's linked in the "Releases->Assets" section on > github. Isn't that the tarball created by git...?
There is "nmstate-2.2.24.tar.gz". This is manually generated an uploaded as release asset. And there is "Source code (tar.gz)" that's the tarball from git. Please use that one. Michael -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
