Skip to content

Commit

Permalink
tools: firmware-utils: update to Git HEAD (2024-08-09)
Browse files Browse the repository at this point in the history
26c7f05 nec-usbatermfw: add tool for NEC "USB ATERM" format

Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
hauke committed Aug 8, 2024
1 parent d62648d commit 7455353
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/firmware-utils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/firmware-utils.git
PKG_SOURCE_DATE:=2024-06-30
PKG_SOURCE_VERSION:=f35781fcd2c3c914247fdb941dc6682af5b98982
PKG_MIRROR_HASH:=02f6a4a28699f86572b05cc9d039922d72609a847c3e5978a5031de2ebf0cc6b
PKG_SOURCE_DATE:=2024-08-09
PKG_SOURCE_VERSION:=26c7f054b5fe8408d64ca7b06372b303cf888245
PKG_MIRROR_HASH:=7fad7164ae09cc6f250f71f97c5d5f144d0edebe1c46f116ee5cfc7099d3903e

include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/cmake.mk
Expand Down

0 comments on commit 7455353

Please sign in to comment.