Correct "HOMEPAGE" in some recipe files
[AGL/meta-agl-demo.git] / recipes-kernel / most / most.bbappend
1 FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
2
3 SRC_URI:append = " \
4         file://0002-src-most-add-auto-conf-feature.patch \
5         file://0003-core-remove-kernel-log-for-MBO-status.patch \
6         file://0004-most-video-set-device_caps.patch \
7         file://0005-most-video-set-V4L2_CAP_DEVICE_CAPS-flag.patch \
8         file://0006-dim2-fix-startup-sequence.patch \
9         file://0007-dim2-use-device-tree.patch \
10         file://0008-dim2-read-clock-speed-from-the-device-tree.patch \
11         file://0009-dim2-use-device-for-coherent-memory-allocation.patch \
12         file://0010-backport-usb-setup-timer.patch \
13         file://0011-handle-snd_pcm_lib_mmap_vmalloc-removal.patch \
14         file://0012-Fix-build-with-5.4-kernel.patch \
15         file://0013-Fix-build-with-5.7-kernel.patch \
16         file://0014-Fix-build-with-5.9-kernel.patch \
17 "