most: update SRCREV 65/14265/3
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 8 Jun 2018 12:29:31 +0000 (14:29 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 12 Jun 2018 19:40:53 +0000 (19:40 +0000)
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>
meta-agl-profile-core/recipes-kernel/most/most.bb

index 222c8aa..4ec7e3c 100644 (file)
@@ -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"