Browse Source

package: generate sha256sums by default

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 <[email protected]>
Paul Spooren 5 months ago
parent
commit
06be7f5928
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/Makefile

+ 1 - 0
package/Makefile

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