firmware-utils: bump to git HEAD ()

* firmware-utils: update to git HEAD of 2022-01-28

 6c95945 ptgen: add Chromium OS kernel partition support
 8e7274e cros-vbutil: add Chrome OS vboot kernel-signing utility

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

* firmware-utils: bump to git HEAD

0c15cad iptime-naspkg: add image header tool for ipTIME NAS series
872c87c iptime-crc32: add image header tool for new ipTIME models

Signed-off-by: Sungbo Eo <mans0n@gorani.run>

Co-authored-by: Daniel Golle <daniel@makrotopia.org>
Co-authored-by: Sungbo Eo <mans0n@gorani.run>
This commit is contained in:
Beginner 2022-02-01 07:24:39 +08:00 committed by GitHub
parent b7eec4a358
commit a749bb4d11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/firmware-utils.git
PKG_SOURCE_DATE:=2022-01-16
PKG_SOURCE_VERSION:=d885b49436b18cb423b4612465e10ea2b3f5db79
PKG_MIRROR_HASH:=a35791aa76d2da1c66a57c0189804cad65e63e58910233cc8bd87496e3cc01df
PKG_SOURCE_DATE:=2022-01-29
PKG_SOURCE_VERSION:=872c87c6805bea08677de71b744cce7deb24903e
PKG_MIRROR_HASH:=e9bb14bca59485345c9f109f6ee2aec709e4d29cd389e3b05447a91c06806cf8
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/cmake.mk