Signed-off-by: Michael Tretter <[email protected]>
---
 rules/optee-client.make   | 4 ++--
 rules/optee-examples.make | 4 ++--
 rules/optee-test.make     | 4 ++--
 rules/optee.make          | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/rules/optee-client.make b/rules/optee-client.make
index 8ea127774b0d..c884000d688c 100644
--- a/rules/optee-client.make
+++ b/rules/optee-client.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_OPTEE_CLIENT) += optee-client
 #
 # Paths and names
 #
-OPTEE_CLIENT_VERSION   := 4.6.0
-OPTEE_CLIENT_MD5       := fd4e607cc2c185c9aac0d74c337eab21
+OPTEE_CLIENT_VERSION   := 4.7.0
+OPTEE_CLIENT_MD5       := bede2f80cf601ab46211da3396968862
 OPTEE_CLIENT           := optee-client-$(OPTEE_CLIENT_VERSION)
 OPTEE_CLIENT_SUFFIX    := tar.gz
 OPTEE_CLIENT_URL       := 
https://github.com/OP-TEE/optee_client/archive/$(OPTEE_CLIENT_VERSION).$(OPTEE_CLIENT_SUFFIX)
diff --git a/rules/optee-examples.make b/rules/optee-examples.make
index 376815f938ec..ba586b6fe0a4 100644
--- a/rules/optee-examples.make
+++ b/rules/optee-examples.make
@@ -16,8 +16,8 @@ endif
 #
 # Paths and names
 #
-OPTEE_EXAMPLES_VERSION := 4.6.0
-OPTEE_EXAMPLES_MD5     := 24def25f5efa8999f40077a8383167e6
+OPTEE_EXAMPLES_VERSION := 4.7.0
+OPTEE_EXAMPLES_MD5     := 43a72fe46d59d71fb8f3793e68f3a057
 OPTEE_EXAMPLES         := optee-examples-$(OPTEE_EXAMPLES_VERSION)
 OPTEE_EXAMPLES_SUFFIX  := tar.gz
 OPTEE_EXAMPLES_URL     := 
https://github.com/linaro-swg/optee_examples/archive/$(OPTEE_EXAMPLES_VERSION).$(OPTEE_EXAMPLES_SUFFIX)
diff --git a/rules/optee-test.make b/rules/optee-test.make
index 2163920b59b4..6f0951ddb93f 100644
--- a/rules/optee-test.make
+++ b/rules/optee-test.make
@@ -16,8 +16,8 @@ endif
 #
 # Paths and names
 #
-OPTEE_TEST_VERSION     := 4.6.0
-OPTEE_TEST_MD5         := 88b4ae2a4e4e1ccd064a06bbe399ed5e
+OPTEE_TEST_VERSION     := 4.7.0
+OPTEE_TEST_MD5         := 3a765b1feb11d02f345d0ba83759fa56
 OPTEE_TEST             := optee-test-$(OPTEE_TEST_VERSION)
 OPTEE_TEST_SUFFIX      := tar.gz
 OPTEE_TEST_URL         := 
https://github.com/OP-TEE/optee_test/archive/$(OPTEE_TEST_VERSION).$(OPTEE_TEST_SUFFIX)
diff --git a/rules/optee.make b/rules/optee.make
index e523ca201776..6fbbcfc2052c 100644
--- a/rules/optee.make
+++ b/rules/optee.make
@@ -16,8 +16,8 @@ endif
 #
 # Paths and names
 #
-OPTEE_VERSION  := 4.6.0
-OPTEE_MD5      := aa77c03cf9927e65edd141b6847c88ec
+OPTEE_VERSION  := 4.7.0
+OPTEE_MD5      := 28e0d1349527223574bc243c926f586f
 OPTEE          := optee-$(OPTEE_VERSION)
 OPTEE_SUFFIX   := tar.gz
 OPTEE_URL      := 
https://github.com/OP-TEE/optee_os/archive/$(OPTEE_VERSION).$(OPTEE_SUFFIX)
-- 
2.47.2


Reply via email to