From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Khem Raj <khem.raj@oss.qualcomm.com>, Joshua Watt <JPEWhacker@gmail.com>
Subject: [PATCH v3 5/7] nativesdk-clang-glue: Delete do_create_recipe_spdx
Date: Thu, 26 Mar 2026 08:16:39 -0700 [thread overview]
Message-ID: <20260326151641.3974221-5-khem.raj@oss.qualcomm.com> (raw)
In-Reply-To: <20260326151641.3974221-1-khem.raj@oss.qualcomm.com>
Delete this task, it is in SPDX 3.0 implementation
Fixes
ERROR: Task /mnt/b/yoe/master/sources/openembedded-core/meta/recipes-devtools/clang/clang-crosssdk_git.bb:do_create_recipe_spdx has circular dependency on /mnt/b/yoe/master/sources/openembedded-core/meta/recipes-devtools/clang/nativesdk-clang-glue.bb:do_create_recipe_spdx
ERROR: Command execution failed: 1
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Cc: Joshua Watt <JPEWhacker@gmail.com>
---
meta/recipes-devtools/clang/nativesdk-clang-glue.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/clang/nativesdk-clang-glue.bb b/meta/recipes-devtools/clang/nativesdk-clang-glue.bb
index 8e5622f6c1..d113b6cd9a 100644
--- a/meta/recipes-devtools/clang/nativesdk-clang-glue.bb
+++ b/meta/recipes-devtools/clang/nativesdk-clang-glue.bb
@@ -34,3 +34,4 @@ deltask do_unpack
deltask do_create_spdx
deltask do_create_package_spdx
deltask do_create_runtime_spdx
+deltask do_create_recipe_spdx
next prev parent reply other threads:[~2026-03-26 15:16 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-26 15:16 [PATCH v3 1/7] clang/llvm: Upgrade to 22.x major release Khem Raj
2026-03-26 15:16 ` [PATCH v3 2/7] clang: Do not package clang-offload-packager Khem Raj
2026-03-26 15:16 ` [PATCH v3 3/7] spirv-llvm-translation: Upgrade to 22.0 Khem Raj
2026-03-26 15:16 ` [PATCH v3 4/7] llvm: Upgrade to 22.1.2 release Khem Raj
2026-03-26 15:16 ` Khem Raj [this message]
2026-03-26 15:16 ` [PATCH v3 6/7] rust: Fix build with llvm-22 Khem Raj
2026-03-26 15:16 ` [PATCH v3 7/7] rust: Fix loongarch unit test " Khem Raj
2026-03-26 19:47 ` [OE-core] [PATCH v3 1/7] clang/llvm: Upgrade to 22.x major release Mathieu Dubois-Briand
2026-03-26 20:40 ` Khem Raj
2026-03-27 10:42 ` Mathieu Dubois-Briand
2026-03-27 18:00 ` Khem Raj
2026-03-28 2:39 ` Khem Raj
2026-03-29 18:00 ` Mathieu Dubois-Briand
2026-03-29 21:37 ` Khem Raj
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=20260326151641.3974221-5-khem.raj@oss.qualcomm.com \
--to=raj.khem@gmail.com \
--cc=JPEWhacker@gmail.com \
--cc=khem.raj@oss.qualcomm.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox