package/optee-benchmark: bump version to 3.5.0
authorEtienne Carriere <etienne.carriere@linaro.org>
Tue, 14 May 2019 08:53:19 +0000 (10:53 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 14 May 2019 16:13:22 +0000 (18:13 +0200)
Bump OP-TEE Benchmark package version to release 3.5.0
which now provides an identified LICENSE file.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
[Thomas: add missing LICENSE_FILES variable, fix hash]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/optee-benchmark/optee-benchmark.hash
package/optee-benchmark/optee-benchmark.mk

index c3c41b69da9764122269818fe4e5e6931b770792..eb4004ba6dd54d0c2c1b48ae2736d43ae3d2ca93 100644 (file)
@@ -1,2 +1,4 @@
-# From https://github.com/linaro-swg/optee_benchmark/archive/3.4.0.tar.gz
-sha256 e5e868a06a9dcc8cc444b3e72c65f57670b0811091be62edbe0d03d13c75e716 optee-benchmark-3.4.0.tar.gz
+# From https://github.com/linaro-swg/optee_benchmark/archive/3.5.0.tar.gz
+sha256 678fd4d3f65d7e18952f4505a1caad6c7ebfef67458a2e92fb51f8c098e7f439 optee-benchmark-3.5.0.tar.gz
+# Locally computed
+sha256 0571be5b739142dc3e40e0a4e7e30d4ab8bff0d4d606a3f2db2010745587d383  LICENSE
index 4ebab4498eae5d668454277639f8314ebb693b37..5f6fac4a0581b372f4d04c8a3d4b12de78819702 100644 (file)
@@ -4,9 +4,10 @@
 #
 ################################################################################
 
-OPTEE_BENCHMARK_VERSION = 3.4.0
+OPTEE_BENCHMARK_VERSION = 3.5.0
 OPTEE_BENCHMARK_SITE = $(call github,linaro-swg,optee_benchmark,$(OPTEE_BENCHMARK_VERSION))
 OPTEE_BENCHMARK_LICENSE = BSD-2-Clause
+OPTEE_BENCHMARK_LICENSE_FILES = LICENSE
 
 OPTEE_BENCHMARK_DEPENDENCIES = optee-client libyaml