Skip to content
Snippets Groups Projects
Verified Commit 3bfc00f4 authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

patches/openwrt: mwifiex-nxp: fix PKG_MIRROR_HASH and PKG_SOURCE_DATE

parent 0a6bc2fd
Branches
Tags
2 merge requests!569Turris OS 6.0 (HBK),!540Kernel 5.15
......@@ -32,9 +32,9 @@ index 0000000000..d9e3a992de
+PKG_SOURCE_URL:=https://source.codeaurora.org/external/nxpwifi/mwifiex
+PKG_SOURCE_PROTO:=git
+PKG_SOURCE_VERSION:=29b5d07aee25a1135db92e608049f6a50c5e44be
+PKG_SOURCE_DATE:=2022-01-24
+PKG_SOURCE_DATE:=2022-01-25
+PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_DATE)
+PKG_MIRROR_HASH:=bbaa419c5bb4e296978b5bb4b80ade82b9c07a714edabbeb0ed79fa2300f80de
+PKG_MIRROR_HASH:=dfabc63337d944c4767d3351f8dadd56777766e929833ab48b6f0e7e261b4bff
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_SUBDIR)
+
+PKG_BUILD_PARALLEL:=1
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment