firmware-utils: bump to git HEAD
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 28 Feb 2022 11:12:00 +0000 (13:12 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 28 Feb 2022 11:12:00 +0000 (13:12 +0200)
  002cfaf firmware-utils: fix compilation with macOS

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
tools/firmware-utils/Makefile

index af43f1e64330e1f4318d94f06ac46a7def38fdca..fb51eb15e2ba7db08535d6700c1c75c28953a62b 100644 (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-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