summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/most/most.bbappend
blob: 2932ef1e536dcc6abf968d19450e62334a0b4ea0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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://0003-core-remove-kernel-log-for-MBO-status.patch \
	    file://0002-most-pass-parent-devcie-to-snd_card_new.patch \
	   "

SRC_URI_remove_porter = " \
            file://0002-most-pass-parent-devcie-to-snd_card_new.patch \
           "