mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] optee-client: version bump 3.5.0 -> 3.11.0
@ 2020-12-17  8:14 Robin van der Gracht
  2021-01-08  8:57 ` Michael Olbrich
  0 siblings, 1 reply; 7+ messages in thread
From: Robin van der Gracht @ 2020-12-17  8:14 UTC (permalink / raw)
  To: ptxdist; +Cc: Robin van der Gracht, Michael Olbrich, Rouven Czerwinski

Signed-off-by: Robin van der Gracht <robin@protonic.nl>
---
 rules/optee-client.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/optee-client.make b/rules/optee-client.make
index 7fbebf1f1..dc76773c7 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	:= 3.5.0
-OPTEE_CLIENT_MD5	:= 2738729cb2457f2b4993ef6b91a6519d
+OPTEE_CLIENT_VERSION	:= 3.11.0
+OPTEE_CLIENT_MD5	:= 876f3afb72cdd64dd9b5a3606923d0d1
 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)
@@ -48,6 +48,7 @@ $(STATEDIR)/optee-client.targetinstall:
 	@$(call install_fixup, optee-client,DESCRIPTION,missing)
 
 	@$(call install_lib, optee-client, 0, 0, 0644, libteec)
+	@$(call install_lib, optee-client, 0, 0, 0644, libckteec)
 	@$(call install_copy, optee-client, 0, 0, 0755, -, /usr/sbin/tee-supplicant)
 ifdef PTXCONF_OPTEE_CLIENT_SYSTEMD_UNIT
 	@$(call install_alternative, optee-client, 0, 0, 0644, \
-- 
2.25.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-01-08 10:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17  8:14 [ptxdist] [PATCH 1/2] optee-client: version bump 3.5.0 -> 3.11.0 Robin van der Gracht
2021-01-08  8:57 ` Michael Olbrich
2021-01-08  9:14   ` robin
2021-01-08  9:51   ` Rouven Czerwinski
2021-01-08 10:01     ` Michael Olbrich
2021-01-08 10:26       ` Rouven Czerwinski
2021-01-08 10:32         ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox