summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-kernel
diff options
context:
space:
mode:
authorChristian Gromm <christian.gromm@microchip.com>2018-06-08 14:29:31 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-06-12 19:40:53 +0000
commitab9032f6bdac3101e9472bb833bf2d83d00ee23b (patch)
treed82f82b441bf2a97b4ed685c6f43d2ae32cc2855 /meta-agl-profile-core/recipes-kernel
parent40a709d7442fcb50465fe31155dd6f683ef205b9 (diff)
most: update SRCREV
This patch updates the git source reference to have Yocto download the latest version of the driver. Change-Id: I526ada0b0544fa6bf81161db10568f117ef74ad8 Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Diffstat (limited to 'meta-agl-profile-core/recipes-kernel')
-rw-r--r--meta-agl-profile-core/recipes-kernel/most/most.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-profile-core/recipes-kernel/most/most.bb b/meta-agl-profile-core/recipes-kernel/most/most.bb
index 222c8aa18..4ec7e3c26 100644
--- a/meta-agl-profile-core/recipes-kernel/most/most.bb
+++ b/meta-agl-profile-core/recipes-kernel/most/most.bb
@@ -9,6 +9,6 @@ PV = "0.1"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https;branch=${AGL_BRANCH}"
S = "${WORKDIR}/git/driver"
-SRCREV = "794e6dc552e626eb6dd506baf941873414d9ef73"
+SRCREV = "dcc04c5efe2058a5796f45b7a99f1c53082dd2ca"
-KERNEL_MODULE_AUTOLOAD += "aim_cdev aim_sound aim_network aim_v4l2 hdm_i2c hdm_dim2 hdm_usb mostcore" \ No newline at end of file
+KERNEL_MODULE_AUTOLOAD += "aim_cdev aim_sound aim_network aim_v4l2 hdm_i2c hdm_dim2 hdm_usb mostcore"