summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/most/most.bbappend
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-05-31 23:18:08 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-06-01 12:20:23 +0200
commit505f771bd855e929d50844668dc79aa35d92dea8 (patch)
tree6e3d4c0cd3fd8ad6bd22fc2b0bbf4c4f0862d124 /recipes-kernel/most/most.bbappend
parent98326a92c016606d71fd48cb1738247f3a0b58b4 (diff)
A change was backported to the stable series and we now need to adapt the version check. v3: Removed duplicates put in by devtool and simplified the recipe. Bug-AGL: SPEC-4802 Change-Id: I7fb54e6e344151116d7d3c0743518ca139699f3a Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-kernel/most/most.bbappend')
-rw-r--r--recipes-kernel/most/most.bbappend17
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes-kernel/most/most.bbappend b/recipes-kernel/most/most.bbappend
deleted file mode 100644
index af7ea687..00000000
--- a/recipes-kernel/most/most.bbappend
+++ /dev/null
@@ -1,17 +0,0 @@
-FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
-
-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 \
-"