From ed38c47005a4534172877435347bf89cc7b76374 Mon Sep 17 00:00:00 2001 From: Hector Palacios Date: Mon, 4 Jun 2018 17:34:20 +0200 Subject: [PATCH] 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 --- .../kernel-module-qualcomm/kernel-module-qualcomm.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-digi-arm/recipes-kernel/kernel-module-qualcomm/kernel-module-qualcomm.bb b/meta-digi-arm/recipes-kernel/kernel-module-qualcomm/kernel-module-qualcomm.bb index 37c80419d..6103b2167 100644 --- a/meta-digi-arm/recipes-kernel/kernel-module-qualcomm/kernel-module-qualcomm.bb +++ b/meta-digi-arm/recipes-kernel/kernel-module-qualcomm/kernel-module-qualcomm.bb @@ -1,4 +1,4 @@ -# Copyright (C) 2016,2017 Digi International. +# Copyright (C) 2016-2018 Digi International. SUMMARY = "Qualcomm's wireless driver for qca6564" DESCRIPTION = "qcacld-2.0 module" @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/ISC;md5=f3b90e78ea0cffb20bf5cca PV = "v4.2.80.63" -SRCBRANCH = "dey-2.2/master" +SRCBRANCH = "dey-2.4/master" 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)}"