From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: meta-arm@lists.yoctoproject.org
Cc: Mikko Rapeli <mikko.rapeli@linaro.org>
Subject: [PATCH 3/4] optee-os-tadevkit: remove buildpaths INSANE_SKIP
Date: Thu, 18 Jul 2024 16:41:51 +0300 [thread overview]
Message-ID: <20240718134152.38721-3-mikko.rapeli@linaro.org> (raw)
In-Reply-To: <20240718134152.38721-1-mikko.rapeli@linaro.org>
Embedded build paths are now removed and test passes.
Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
---
meta-arm/recipes-security/optee/optee-os-tadevkit_4.2.0.bb | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta-arm/recipes-security/optee/optee-os-tadevkit_4.2.0.bb b/meta-arm/recipes-security/optee/optee-os-tadevkit_4.2.0.bb
index 961d5251..2e43254a 100644
--- a/meta-arm/recipes-security/optee/optee-os-tadevkit_4.2.0.bb
+++ b/meta-arm/recipes-security/optee/optee-os-tadevkit_4.2.0.bb
@@ -20,9 +20,6 @@ do_deploy() {
FILES:${PN} = "${includedir}/optee/"
-# Build paths are currently embedded
-INSANE_SKIP:${PN}-dev += "buildpaths"
-
# Include extra headers needed by SPMC tests to TA DEVKIT.
# Supported after op-tee v3.20
EXTRA_OEMAKE:append = "${@bb.utils.contains('MACHINE_FEATURES', 'optee-spmc-test', \
--
2.34.1
next prev parent reply other threads:[~2024-07-18 13:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-18 13:41 [PATCH 1/4] optee-os: asm debug prefix fixes Mikko Rapeli
2024-07-18 13:41 ` [PATCH 2/4] optee-os: remove absolute paths Mikko Rapeli
2024-07-18 13:41 ` Mikko Rapeli [this message]
2024-07-18 13:41 ` [PATCH 4/4] optee-os: remove buildpaths INSANE_SKIP Mikko Rapeli
2024-07-30 9:31 ` [PATCH 1/4] optee-os: asm debug prefix fixes Mikko Rapeli
2024-07-31 3:12 ` Jon Mason
2024-07-31 6:35 ` Mikko Rapeli
2024-07-31 12:57 ` Jon Mason
2024-08-01 5:43 ` Mikko Rapeli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240718134152.38721-3-mikko.rapeli@linaro.org \
--to=mikko.rapeli@linaro.org \
--cc=meta-arm@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.