aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Forissier <jerome.forissier@linaro.org>2017-06-28 17:43:19 +0200
committerJerome Forissier <jerome.forissier@linaro.org>2017-06-28 17:43:19 +0200
commit8287fafd010d4f027a68060bf519dce926df97c9 (patch)
treefe0d7e24f9a13fafa99aa1c48cb73a7416c73647
parentc6ca3c1b7d62f01a1d0b89a7e0acff38b876b0d1 (diff)
Update minor revision to 5 for release tag 2.5.0-rc12.5.0-rc1
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
-rw-r--r--mk/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/config.mk b/mk/config.mk
index db88d1b7..d3e37814 100644
--- a/mk/config.mk
+++ b/mk/config.mk
@@ -104,7 +104,7 @@ TEE_IMPL_VERSION ?= $(shell git describe --always --dirty=-dev 2>/dev/null || ec
# with limited depth not including any tag, so there is really no guarantee
# that TEE_IMPL_VERSION contains the major and minor revision numbers.
CFG_OPTEE_REVISION_MAJOR ?= 2
-CFG_OPTEE_REVISION_MINOR ?= 4
+CFG_OPTEE_REVISION_MINOR ?= 5
# Trusted OS implementation manufacturer name
CFG_TEE_MANUFACTURER ?= LINARO