mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
kernel-module-qca6564: Fix for kernel >= v5.1
This commit synch the driver source so it works with kernel versions v5.1 and newer. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
04284a5410
commit
8ceeb3f985
|
@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca
|
||||||
PV = "v4.2.89.63+${SRCPV}"
|
PV = "v4.2.89.63+${SRCPV}"
|
||||||
|
|
||||||
SRCBRANCH = "qca6564/master"
|
SRCBRANCH = "qca6564/master"
|
||||||
SRCREV = "2e780b29209ca6b0f71442be5fd36cf0ddddc661"
|
SRCREV = "fef49841fd1b4f3fee3b2193f9927c09d59df7de"
|
||||||
|
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
git://github.com/digi-embedded/qcacld-2.0.git;protocol=git;branch=${SRCBRANCH} \
|
git://github.com/digi-embedded/qcacld-2.0.git;protocol=git;branch=${SRCBRANCH} \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user