Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
image: fix image generation within ImageBuilder
Changes introduced in commit d604a07 ("build: add CycloneDX SBOM JSON support") broke ImageBuilder: Cannot open '/openwrt-imagebuilder-ath79-generic.Linux-x86_64/tmp/.packageinfo': No such file or directory So lets fix it by wrapping the BOM generation behind condition of IB feature check. Fixes: openwrt#13881 Fixes: d604a07 ("build: add CycloneDX SBOM JSON support") Signed-off-by: Petr Štetiar <[email protected]> (cherry picked from commit c4259a6)
- Loading branch information