ipq-wifi: fix PKG_MIRROR_HASH
Incorrect PKG_MIRROR_HASH introduced on #14356
Fixes: 934873f451
("ipq-wifi: bump version to 2024-01-06-71f45cff")
Signed-off-by: Manuel Fombuena <mfombuena@innovara.co.uk>
This commit is contained in:
parent
49e8f53298
commit
c7c2257f82
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ PKG_SOURCE_PROTO:=git
|
|||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/firmware/qca-wireless.git
|
||||
PKG_SOURCE_DATE:=2024-01-06
|
||||
PKG_SOURCE_VERSION:=71f45cff8944405b7cc2bf5c19df2bd8fe7f2421
|
||||
PKG_MIRROR_HASH:=799602d1519605bab3a952bc07d1a055617ab295e338121bf0e6cae2ebbb0dc9
|
||||
PKG_MIRROR_HASH:=90c3c1659c54cdb4685d0a71633746c1000230e459801eb8ce12c805a994cc37
|
||||
|
||||
PKG_FLAGS:=nonshared
|
||||
|
||||
|
|
Loading…
Reference in a new issue