mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-09 04:15:47 +00:00
ipq-wifi: fix archive hash
It seems that ipq-wifi bump included and incorrect PKG_MIRROR_HASH value, so fix it by using: make package/firmware/ipq-wifi/check FIXUP=1 Fixes: 70fd815e57dc ("qualcommax: ipq807x: add support for Linksys MX5300") Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
375dd23011
commit
9bd7d8b756
@ -8,7 +8,7 @@ PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/firmware/qca-wireless.git
|
||||
PKG_SOURCE_DATE:=2024-02-23
|
||||
PKG_SOURCE_VERSION:=9f9d9ba9cd77043744dcd5235497a15eea51c375
|
||||
PKG_MIRROR_HASH:=3a064a8810e6857580c4682f6b86a9dfcdb0d3aa361f4ec0c5480c54de4cc864
|
||||
PKG_MIRROR_HASH:=38f6d15259a8e4d7d9d1f8043abe9981fc3ed03c57a909a8a484f59710f86815
|
||||
|
||||
PKG_FLAGS:=nonshared
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user