Merge pull request #829 from tlaurion/flashtools_par_upstream

modules/flashtools: bring par to upstream flashtools.
This commit is contained in:
tlaurion 2020-09-07 13:41:31 -04:00 committed by GitHub
commit 51fd3b3546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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) \