public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core][question] sbom-cve-check: question about ${DEPLOY_DIR_IMAGE}
@ 2026-04-20  1:43 Ruoqin Zheng (Fujitsu)
  2026-04-20  7:38 ` Benjamin Robin
  2026-04-20 15:25 ` Ross Burton
  0 siblings, 2 replies; 5+ messages in thread
From: Ruoqin Zheng (Fujitsu) @ 2026-04-20  1:43 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org

[-- Attachment #1: Type: text/plain, Size: 1319 bytes --]

 Hi All

   I tryed to use sbom-cve-check-recipe and found that the sbom file will copy to ${DEPLOY_DIR_IMAGE}.

   It will cause a lot of sbom files in ${DEPLOY_DIR_IMAGE} dir and hard to find the rootfs/kernel which user want to find.

   ./deploy/images/qemux86-64/
   ......
    zlib-native-recipe-sbom.sbom-cve-check.spdx.json                    
    zlib-native-recipe-sbom.sbom-cve-check.yocto.json                   
    zlib-native-recipe-sbom.spdx.json                       
    zlib-recipe-sbom.sbom-cve-check.spdx.json                     
    zlib-recipe-sbom.sbom-cve-check.yocto.json                    
    zlib-recipe-sbom.spdx.json                        
   ......

   First, I want to ask the design goals of this output dir.

   Then I found it was defined in sbom-cve-check-recipe.bbclass and I tryed to change it to other dir in local.conf but it can't work.
   do_sbom_cve_check_recipe[sstate-outputdirs] = "${DEPLOY_DIR_IMAGE}"

   Does any one know the way to change it outside of sbom-cve-check-recipe.bbclass?



[-- Attachment #2: Type: text/html, Size: 5924 bytes --]

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

end of thread, other threads:[~2026-04-21 10:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-20  1:43 [OE-core][question] sbom-cve-check: question about ${DEPLOY_DIR_IMAGE} Ruoqin Zheng (Fujitsu)
2026-04-20  7:38 ` Benjamin Robin
2026-04-20 15:25 ` Ross Burton
2026-04-21  7:31   ` Ruoqin Zheng (Fujitsu)
2026-04-21 10:20     ` Ross Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox