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:
Alex Gonzalez 2019-07-04 13:21:45 +02:00 committed by Otavio Salvador
parent 04284a5410
commit 8ceeb3f985

View File

@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca
PV = "v4.2.89.63+${SRCPV}"
SRCBRANCH = "qca6564/master"
SRCREV = "2e780b29209ca6b0f71442be5fd36cf0ddddc661"
SRCREV = "fef49841fd1b4f3fee3b2193f9927c09d59df7de"
SRC_URI = "\
git://github.com/digi-embedded/qcacld-2.0.git;protocol=git;branch=${SRCBRANCH} \