Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image: fix image generation within ImageBuilder #96

Merged
merged 1 commit into from
Nov 6, 2023

Commits on Nov 6, 2023

  1. 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 <ynezz@true.cz>
    (cherry picked from commit c4259a6)
    ynezz committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cfadbc0 View commit details
    Browse the repository at this point in the history