diff options
| author | Khem Raj <raj.khem@gmail.com> | 2024-07-04 11:07:15 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-08-18 09:07:45 -0700 |
| commit | cc29beb210ab94eacc53bbd67e287e4e33ede342 (patch) | |
| tree | 05b83d26318bd30d766ac7d6e0861f8efc272c4b /recipes-devtools | |
| parent | 7cf54f70cebe897d844f649024322bb096d7cb50 (diff) | |
| download | meta-clang-scarthgap.tar.gz | |
nativesdk-clang-glue: Delete do_create_package_spdx taskscarthgap
SPDX 3.0 has this task executing but other tasks which it
depends on are deleted, delete this one too.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Diffstat (limited to 'recipes-devtools')
| -rw-r--r-- | recipes-devtools/clang/nativesdk-clang-glue.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/clang/nativesdk-clang-glue.bb b/recipes-devtools/clang/nativesdk-clang-glue.bb index 4e0c6fa..96bb0dd 100644 --- a/recipes-devtools/clang/nativesdk-clang-glue.bb +++ b/recipes-devtools/clang/nativesdk-clang-glue.bb | |||
| @@ -32,4 +32,5 @@ deltask do_patch | |||
| 32 | deltask do_fetch | 32 | deltask do_fetch |
| 33 | deltask do_unpack | 33 | deltask do_unpack |
| 34 | deltask do_create_spdx | 34 | deltask do_create_spdx |
| 35 | deltask do_create_package_spdx | ||
| 35 | deltask do_create_runtime_spdx | 36 | deltask do_create_runtime_spdx |
