meta-digi: remove unused nxp-wlan-sdk_git.inc file
Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
This commit is contained in:
parent
a917657868
commit
bb04e6be85
|
|
@ -1,15 +0,0 @@
|
||||||
SUMMARY = "NXP Wi-Fi SDK for module 88w8801/8987/8997/9098 and IW416/612"
|
|
||||||
LICENSE = "GPL-2.0-only"
|
|
||||||
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=ab04ac0f249af12befccb94447c08b77"
|
|
||||||
|
|
||||||
# For Kernel 5.4 and later
|
|
||||||
SRCBRANCH = "lf-6.6.23_2.0.0"
|
|
||||||
MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https"
|
|
||||||
SRC_URI = "${MRVL_SRC};branch=${SRCBRANCH}"
|
|
||||||
SRCREV = "88372772badbf30152b3ad12ae251dc567095cab"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
|
|
||||||
EXTRA_OEMAKE = "KERNELDIR=${STAGING_KERNEL_BUILDDIR}"
|
|
||||||
|
|
||||||
RDEPENDS:${PN} = "wireless-tools"
|
|
||||||
Loading…
Reference in New Issue