package/optee-examples: bump to version 3.11.0
Bump OP-TEE Exmaples package version to OP-TEE release 3.11.0. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
bc64b21d1e
commit
a53e43ff77
@ -1,4 +1,4 @@
|
||||
# From https://github.com/linaro-swg/optee_examples/archive/3.9.0.tar.gz
|
||||
sha256 deb5161ac9b9c1bf12963d28992e3941452a78bcbd518169b53c0798393eb386 optee-examples-3.9.0.tar.gz
|
||||
# From https://github.com/linaro-swg/optee_examples/archive/3.11.0.tar.gz
|
||||
sha256 b910479a2d432014b6c49aafed27e26dd6f930e7c31d277c1500c1b60b4b3876 optee-examples-3.11.0.tar.gz
|
||||
# Locally computed
|
||||
sha256 6f1ef8449cb82ae79d2155605f7985bdf0f08e7ab5007de9b4362e8bf28733b9 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPTEE_EXAMPLES_VERSION = 3.9.0
|
||||
OPTEE_EXAMPLES_VERSION = 3.11.0
|
||||
OPTEE_EXAMPLES_SITE = $(call github,linaro-swg,optee_examples,$(OPTEE_EXAMPLES_VERSION))
|
||||
OPTEE_EXAMPLES_LICENSE = BSD-2-Clause
|
||||
OPTEE_EXAMPLES_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user