X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-kernel%2Fmost%2Fmost.bbappend;h=af7ea687e70f122d2b6c99802133194842855a97;hb=4249268041b879b3d2bae338d5de88f4f2d54b26;hp=2932ef1e536dcc6abf968d19450e62334a0b4ea0;hpb=eae0ff9d2aa49215fcdaa983808f33c12aa7c599;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-kernel/most/most.bbappend b/recipes-kernel/most/most.bbappend index 2932ef1e5..af7ea687e 100644 --- a/recipes-kernel/most/most.bbappend +++ b/recipes-kernel/most/most.bbappend @@ -1,13 +1,17 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/files:" +FILESEXTRAPATHS:prepend := "${THISDIR}/files:" -SRC_URI_append = " \ - file://0001-let-HDMs-do-the-coherent-memory-allocation.patch \ - file://0005-most-video-set-V4L2_CAP_DEVICE_CAPS-flag.patch \ - file://0004-most-video-set-device_caps.patch \ - file://0003-core-remove-kernel-log-for-MBO-status.patch \ - file://0002-most-pass-parent-devcie-to-snd_card_new.patch \ - " - -SRC_URI_remove_porter = " \ - file://0002-most-pass-parent-devcie-to-snd_card_new.patch \ - " +SRC_URI:append = " \ + 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 \ +"