diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2025-11-17 14:27:41 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2025-11-17 14:47:46 +0200 |
| commit | 853c2a6f4176790d2da96cdf3c579e8ef64b661b (patch) | |
| tree | 182f0097c74340f6a93622565ec5c74e2411f805 | |
| parent | a38d73496db2665783284458628ba2ddea292d14 (diff) | |
meta-boo2qt-riscv(dev) got reverted to be scarthgap based,
update SBOM file to the correct format.
Change-Id: I4f61fe5c4c60064b04eefaa67634e8e752c56d95
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| -rw-r--r-- | conf/distro/include/b2qt.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/b2qt.inc b/conf/distro/include/b2qt.inc index bf6f0de..598ce67 100644 --- a/conf/distro/include/b2qt.inc +++ b/conf/distro/include/b2qt.inc @@ -8,7 +8,7 @@ QBSP_IMAGE_CONTENT = "\ ${IMAGE_LINK_NAME}.${DEPLOY_CONF_IMAGE_TYPE} \ ${IMAGE_LINK_NAME}.conf \ ${IMAGE_LINK_NAME}.info \ - ${IMAGE_LINK_NAME}.spdx.json \ + ${IMAGE_LINK_NAME}.spdx.tar.zst \ " # remove vulkan to dismiss depends on mesa and its conflicts with gles-user-module |
