Skip to content

Commit

Permalink
firmware-utils: bump to latest openwrt-23.05
Browse files Browse the repository at this point in the history
This version bump contains two patches improving compatibility with
recent vendor firmware versions:
    - c46b4b4ad7e7 tplink-safeloader: bump EAP225-V3 compat_level
    - b6a7e813b61c tplink-safeloader: bump EAP225-Outdoor v1 compat

Signed-off-by: Sander Vanheule <[email protected]>
  • Loading branch information
svanheule committed Jan 31, 2024
1 parent e302172 commit 5eb578a
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-01-07
PKG_SOURCE_VERSION:=40da9034bb4926ef04ec95c3fd38d850aed68142
PKG_MIRROR_HASH:=ee1694d4cddba32e32fcba85aeeaed6c5524e06ed29fca9d56cc466097aaa6f9
PKG_SOURCE_DATE:=2024-01-31
PKG_SOURCE_VERSION:=c46b4b4ad7e77aab555bb41d6adc5554d11a83e8
PKG_MIRROR_HASH:=666edb5e9ddb84b1eb54d5b978efdb29ace641d1fe12fc8e7db42130dceaf3aa

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

0 comments on commit 5eb578a

Please sign in to comment.