]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
package: generate sha256sums by default
authorPaul Spooren <mail@aparcar.org>
Wed, 1 Oct 2025 13:22:38 +0000 (15:22 +0200)
committerPaul Spooren <mail@aparcar.org>
Fri, 3 Oct 2025 09:00:23 +0000 (11:00 +0200)
Right now the sha256sums are only created for the targets/ folder (i.e.
firmware images) and only the buildbot generates those sha256sums. Instead, let
the build system create the sha256sums directly.

Signed-off-by: Paul Spooren <mail@aparcar.org>
package/Makefile

index fef68c5a1d27886cb1f4c30687c03e7a009d8886..eddec65b43d5a9863483e6503d53493f67c725d0 100644 (file)
@@ -169,6 +169,7 @@ ifdef CONFIG_JSON_CYCLONEDX_SBOM
        ); done
 endif
 endif
+       $(call sha256sums,$(OUTPUT_DIR)/packages/$(ARCH_PACKAGES),1)
 
 $(curdir)/flags-install:= -j1