]> git.ipfire.org Git - thirdparty/openwrt.git/commit
uboot-tools: add fit-check-sign package 18370/head
authorDaniel Golle <daniel@makrotopia.org>
Sat, 29 Mar 2025 03:52:42 +0000 (03:52 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 30 Mar 2025 15:47:37 +0000 (16:47 +0100)
commit390e00355e9b659c92a54c526cac6774211ce351
tree0746384ddedc152835cfb4320ed28bed6af96ea3
parent51b0abae52343d91ab573db6f5cecabf0ecc5a74
uboot-tools: add fit-check-sign package

Add fit-check-sign package which allows validating a uImage.FIT.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-tools/Makefile
package/boot/uboot-tools/patches/010-image-fit-sig-skip-in-tools-build-if-key-is-missing.patch [new file with mode: 0644]
package/boot/uboot-tools/patches/011-tools-fit_check_sign-make-key-optional.patch [new file with mode: 0644]
package/boot/uboot-tools/patches/012-tools-fit_check_sign-no-libcrypto.patch [new file with mode: 0644]