mcc-kmod: use latest mcc kernel module from toradex git

Use the latest version of mcc-kmod which is adapted for
v4.4 kernel.

Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Bhuvanchandra DV 2017-07-27 15:23:11 +05:30 committed by Otavio Salvador
parent a73a14247a
commit 62dd5879ac

View File

@ -13,7 +13,7 @@ inherit module
SRC_URI = "git://github.com/toradex/mcc-kmod.git;protocol=git;branch=${SRCBRANCH}"
SRCBRANCH = "master"
SRCREV = "d68c842ff871c7930c59366cf76b54c52a045a90"
SRCREV = "083388fa5cce79c239988d61543322d91996aa8d"
S = "${WORKDIR}/git"