From ab9032f6bdac3101e9472bb833bf2d83d00ee23b Mon Sep 17 00:00:00 2001 From: Christian Gromm Date: Fri, 8 Jun 2018 14:29:31 +0200 Subject: 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 --- meta-agl-profile-core/recipes-kernel/most/most.bb | 4 ++-- 1 file 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" -- cgit 1.2.3-korg