package/optee-examples: bump to version 4.2.0
Bumps OP-TEE examples package version to OP-TEE release 4.2.0. Signed-off-by: Nayab Sayed <nayabbasha.sayed@microchip.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
00773beaaf
commit
4bb20622e3
@ -1,4 +1,4 @@
|
||||
# From https://github.com/linaro-swg/optee_examples/archive/4.0.0/optee-examples-4.0.0.tar.gz
|
||||
sha256 4e21455c889ffb93085eb76f76ce191e24f394b3fa8f1d2429cad38a36e4f6e5 optee-examples-4.0.0.tar.gz
|
||||
# From https://github.com/linaro-swg/optee_examples/archive/4.2.0/optee-examples-4.2.0.tar.gz
|
||||
sha256 fcc032f84c0c7c90fbc3936c6d4d10e502797da7a7c23780ce2a5a88a720887d optee-examples-4.2.0.tar.gz
|
||||
# Locally computed
|
||||
sha256 6f1ef8449cb82ae79d2155605f7985bdf0f08e7ab5007de9b4362e8bf28733b9 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPTEE_EXAMPLES_VERSION = 4.0.0
|
||||
OPTEE_EXAMPLES_VERSION = 4.2.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