diff options
Diffstat (limited to 'recipes-kernel/most/most.bbappend')
-rw-r--r-- | recipes-kernel/most/most.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/most/most.bbappend b/recipes-kernel/most/most.bbappend index ad422eb57..b5a140f25 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 \ " |