modules/flashtools: bring par to upstream flashtools.

This commit is contained in:
Thierry Laurion 2020-09-06 19:06:02 -04:00
parent c096a1f54d
commit 4d7286991d
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -2,14 +2,11 @@ modules-$(CONFIG_FLASHTOOLS) += flashtools
flashtools_depends := $(musl_dep)
flashtools_version := git
flashtools_repo := https://github.com/osresearch/flashtools
flashtools_version := 0.0.1
flashtools_version := 40d5170e84a3822552df7a500cd00aa870fdfe76
flashtools_dir := flashtools-$(flashtools_version)
flashtools_tar := flashtools-$(flashtools_version).tar.gz
flashtools_url := https://github.com/osresearch/flashtools/archive/v$(flashtools_version).tar.gz
flashtools_hash := e8205aa3d19e536080f5974ed06ab9a88c4c3f37870c2f6a3a08a2f39302c22c
flashtools_url := https://github.com/osresearch/flashtools/archive/$(flashtools_version).tar.gz
flashtools_hash := dca7f4fd129509bdcbf5e4646905d6dd82e91061d7faf62bbe7193c31bb7cd4c
flashtools_target := \
$(CROSS_TOOLS) \