Skip to content

Commit

Permalink
firmware-utils: bump to git HEAD
Browse files Browse the repository at this point in the history
  002cfaf firmware-utils: fix compilation with macOS

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
  • Loading branch information
stintel committed Feb 28, 2022
1 parent 43276b6 commit 0dc3566
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/firmware-utils/Makefile
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:=2022-02-26
PKG_SOURCE_VERSION:=eea4ee70d3da01a92bd1da4f18563fc43895f64e
PKG_MIRROR_HASH:=655cabd23caf7b51aa019eee8ae385ac9e18b11596dc79e80419d42d220dbd83
PKG_SOURCE_DATE:=2022-02-28
PKG_SOURCE_VERSION:=002cfaf0204ef48fdced6f43c99d59394860e2cb
PKG_MIRROR_HASH:=aa2ab50ab24474cd8b8342d8c6d88309a13117e2f1a34b7bfc61b15e0510bce6

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

0 comments on commit 0dc3566

Please sign in to comment.