summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/most/most.bbappend
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-02-25 15:58:55 -0500
committerScott Murray <scott.murray@konsulko.com>2021-02-25 16:30:57 -0500
commitcf0a26324ed91ec292b2294ecc73ac6f5436eebe (patch)
tree6fefe4009af0d11c7fe76586406d9695ae91fa26 /recipes-kernel/most/most.bbappend
parent83e08d62a81dcdcfe9e7bb7bea1bd8469478cd69 (diff)
most: add patch to enable building against newer kernels
Add patch to enable building the standalone MOST driver against kernels 5.7 or newer. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I6d8e2f68e3f1e73e1901e07d12a8569fb65996e9
Diffstat (limited to 'recipes-kernel/most/most.bbappend')
-rw-r--r--recipes-kernel/most/most.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/most/most.bbappend b/recipes-kernel/most/most.bbappend
index ad422eb5..b5a140f2 100644
--- a/recipes-kernel/most/most.bbappend
+++ b/recipes-kernel/most/most.bbappend
@@ -12,4 +12,5 @@ SRC_URI_append = " \
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 \
"