Skip to content

Commit

Permalink
tools: firmware-utils: update to git HEAD
Browse files Browse the repository at this point in the history
6b24299 ptgen: fix limitation for active partition in GPT

Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
hauke authored and svanheule committed Mar 23, 2024
1 parent 3b4cfb2 commit 2ac6fe6
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-02-14
PKG_SOURCE_VERSION:=17de36575f1edf4287c1d92c7d7eb45c8ceca29e
PKG_MIRROR_HASH:=70ee16f2dd00a9f1a66b6cd0d90ba58ad36e45e713dae53af38831ed38fbe7e5
PKG_SOURCE_DATE:=2024-03-23
PKG_SOURCE_VERSION:=6b242991a995c41769977efb010dc9f4e4ec3da2
PKG_MIRROR_HASH:=f8d84868487ec51ea4119fb5a48a181025ca272d8eb5b714068d0eec8db88d87

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

0 comments on commit 2ac6fe6

Please sign in to comment.