kernel-module-qualcomm: build from dey-2.4/master

This update was missing from DEY-2.4 (although there haven't been changes
in the repo).

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
Hector Palacios 2018-06-04 17:34:20 +02:00
parent 9650efe7e0
commit ed38c47005
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2016,2017 Digi International. # Copyright (C) 2016-2018 Digi International.
SUMMARY = "Qualcomm's wireless driver for qca6564" SUMMARY = "Qualcomm's wireless driver for qca6564"
DESCRIPTION = "qcacld-2.0 module" DESCRIPTION = "qcacld-2.0 module"
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca
PV = "v4.2.80.63" PV = "v4.2.80.63"
SRCBRANCH = "dey-2.2/master" SRCBRANCH = "dey-2.4/master"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
QCOM_GIT_URI = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${DIGI_MTK_GIT}linux/qcacld-2.0.git;protocol=ssh', '${DIGI_GITHUB_GIT}/qcacld-2.0.git', d)}" QCOM_GIT_URI = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${DIGI_MTK_GIT}linux/qcacld-2.0.git;protocol=ssh', '${DIGI_GITHUB_GIT}/qcacld-2.0.git', d)}"