meta-digi-arm: kernel-module-qualcomm: Update to v4.2.79.63

This brings several upstream bugfixes.

https://jira.digi.com/browse/DEL-2573

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2016-12-02 16:37:31 +01:00
parent cf3f88f03c
commit 3016520e4f
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ DEPENDS = "virtual/kernel"
inherit module inherit module
CAF_MIRROR = "git://codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qcacld-2.0" CAF_MIRROR = "git://codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qcacld-2.0"
PV = "v4.2.74.63" PV = "v4.2.79.63"
SRCBRANCH = "caf-wlan/QCA6564_LE_1.0.3_LA.4.2.2.3" SRCBRANCH = "caf-wlan/QCA6564_LE_1.0.3_LA.4.2.2.3"
SRCREV = "38f01638d75bdf3eb83ac428a4b6ec528b26f541" SRCREV = "b0ae2aa45bbba54600b537e90cb1aca34f2d1a13"
SRC_URI = " \ SRC_URI = " \
${CAF_MIRROR};destsuffix=${PV};branch=${SRCBRANCH} \ ${CAF_MIRROR};destsuffix=${PV};branch=${SRCBRANCH} \