X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-kernel%2Fmost%2Fmost.bb;h=855d925129463317cd7145b3168e2e2d76f89196;hb=505f771bd855e929d50844668dc79aa35d92dea8;hp=f709a6d9a5ac7ba2cadabb24588dc53e1a028194;hpb=98326a92c016606d71fd48cb1738247f3a0b58b4;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-kernel/most/most.bb b/recipes-kernel/most/most.bb index f709a6d9a..855d92512 100644 --- a/recipes-kernel/most/most.bb +++ b/recipes-kernel/most/most.bb @@ -6,7 +6,22 @@ inherit module PV = "0.1" -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https;branch=${AGL_BRANCH}" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https;branch=${AGL_BRANCH} \ + file://0002-src-most-add-auto-conf-feature.patch \ + file://0003-core-remove-kernel-log-for-MBO-status.patch \ + file://0004-most-video-set-device_caps.patch \ + file://0005-most-video-set-V4L2_CAP_DEVICE_CAPS-flag.patch \ + file://0006-dim2-fix-startup-sequence.patch \ + file://0007-dim2-use-device-tree.patch \ + file://0008-dim2-read-clock-speed-from-the-device-tree.patch \ + file://0009-dim2-use-device-for-coherent-memory-allocation.patch \ + file://0010-backport-usb-setup-timer.patch \ + file://0011-handle-snd_pcm_lib_mmap_vmalloc-removal.patch \ + file://0012-Fix-build-with-5.4-kernel.patch \ + file://0013-Fix-build-with-5.7-kernel.patch \ + file://0014-Fix-build-with-5.9-kernel.patch \ + file://0001-Fix-LINUX_VERSION_CODE-check-for-dim2_hdm.patch \ + " S = "${WORKDIR}/git/driver" SRCREV = "e4dbbaf9e7652efaed0df3e0aab4464f5f228573"