From: Christian Gromm Date: Fri, 8 Jun 2018 12:29:31 +0000 (+0200) Subject: most: update SRCREV X-Git-Tag: 5.99.1~10 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F65%2F14265%2F3;p=AGL%2Fmeta-agl.git 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 --- 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"