summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/most/most.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/most/most.bbappend')
-rw-r--r--recipes-kernel/most/most.bbappend12
1 files changed, 4 insertions, 8 deletions
diff --git a/recipes-kernel/most/most.bbappend b/recipes-kernel/most/most.bbappend
index 2932ef1e..092a7606 100644
--- a/recipes-kernel/most/most.bbappend
+++ b/recipes-kernel/most/most.bbappend
@@ -1,13 +1,9 @@
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://0001-src-most-net-add-skb_put_data-function.patch \
+ file://0002-src-most-add-auto-conf-feature.patch \
file://0003-core-remove-kernel-log-for-MBO-status.patch \
- file://0002-most-pass-parent-devcie-to-snd_card_new.patch \
+ file://0004-most-video-set-device_caps.patch \
+ file://0005-most-video-set-V4L2_CAP_DEVICE_CAPS-flag.patch \
"
-
-SRC_URI_remove_porter = " \
- file://0002-most-pass-parent-devcie-to-snd_card_new.patch \
- "