Skip to content
Snippets Groups Projects
Unverified Commit 90c040ac authored by Otavio Salvador's avatar Otavio Salvador Committed by GitHub
Browse files

Merge pull request #2178 from ernestvh/master-wl-patch

kernel-module-nxp-wlan: Apply wireless patch
parents d26e3d96 388a8302
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,10 @@ RCONFLICTS:${PN} = "kernel-module-nxp89xx"
SRCBRANCH = "lf-6.6.52_2.2.0"
MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https"
SRC_URI = "${MRVL_SRC};branch=${SRCBRANCH}"
SRC_URI = " \
${MRVL_SRC};branch=${SRCBRANCH} \
file://wlan_src_driver_patch_release_lf-6.6.52-2.2.0.patch \
"
SRCREV = "5ad19e194f49ed9447bee7864eb562618ccaf9b1"
S = "${WORKDIR}/git"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment