All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arm][PATCH 1/1] optee-client: disable build on qemux86-64
@ 2025-02-21  1:33 haixiao.yan.cn
  2025-02-21 15:06 ` Jon Mason
  0 siblings, 1 reply; 4+ messages in thread
From: haixiao.yan.cn @ 2025-02-21  1:33 UTC (permalink / raw)
  To: meta-arm

From: Haixiao Yan <haixiao.yan.cn@windriver.com>

optee-client will be built on qemux86-64, there is no OP-TEE supplicant
device on this platform.

Signed-off-by: Haixiao Yan <haixiao.yan.cn@windriver.com>
---
 meta-arm/recipes-security/optee/optee-client.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arm/recipes-security/optee/optee-client.inc b/meta-arm/recipes-security/optee/optee-client.inc
index f387c80574b0..aafb1efcf726 100644
--- a/meta-arm/recipes-security/optee/optee-client.inc
+++ b/meta-arm/recipes-security/optee/optee-client.inc
@@ -6,6 +6,7 @@ LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b"
 
 inherit systemd update-rc.d cmake useradd
+require optee.inc
 
 SRC_URI = " \
     git://github.com/OP-TEE/optee_client.git;branch=master;protocol=https \
-- 
2.34.1



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

end of thread, other threads:[~2025-02-25  7:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-21  1:33 [meta-arm][PATCH 1/1] optee-client: disable build on qemux86-64 haixiao.yan.cn
2025-02-21 15:06 ` Jon Mason
2025-02-25  0:41   ` Yan, Haixiao (CN)
2025-02-25  7:57     ` Mikko Rapeli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.