package/18xx-ti-utils: use short version string
authorBaruch Siach <baruch@tkos.co.il>
Wed, 14 Oct 2020 12:29:37 +0000 (15:29 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 14 Oct 2020 17:37:29 +0000 (19:37 +0200)
This is compatible with release-monitoring.org, so it allows easier
tracking of update status.

There appears to be no easy way to use anything other than tag/commit
for _VERSION with the git download method. git.ti.com offers snapshot
download over https, so use use that instead. As added bonus, the https
download method is more firewall friendly.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/18xx-ti-utils/18xx-ti-utils.hash
package/18xx-ti-utils/18xx-ti-utils.mk

index a7d4068fa75f479185b51a6e81e40f16de66ff76..7ecca54b9b22f4b5f6a05f1ac20f36f7d57c9d10 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  32ca7f1ca72b82ffb2acbee4bbe4de049af1da681421be0f2f595952761f29ee  18xx-ti-utils-R8.8.tar.gz
+sha256  ce0185ba8a9bf456cc94a798bf66903775065e337e53ff812f18a6d88f5bac13  18xx-ti-utils-R8.8.tar.xz
 sha256  363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4  COPYING
index 0985c9735b3dd983f4d20608c8ce2c474ff694ce..5d45191cdecad25e206c9c45631d4249bc39625d 100644 (file)
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-18XX_TI_UTILS_VERSION = R8.8
-18XX_TI_UTILS_SITE = git://git.ti.com/wilink8-wlan/18xx-ti-utils
+18XX_TI_UTILS_VERSION = 8.8
+18XX_TI_UTILS_SITE = https://git.ti.com/cgit/wilink8-wlan/18xx-ti-utils/snapshot
+18XX_TI_UTILS_SOURCE = 18xx-ti-utils-R$(18XX_TI_UTILS_VERSION).tar.xz
 18XX_TI_UTILS_DEPENDENCIES = libnl
 18XX_TI_UTILS_LICENSE = BSD-3-Clause
 18XX_TI_UTILS_LICENSE_FILES = COPYING