15 lines
660 B
Plaintext
15 lines
660 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
SRC_URI_IMX_PATCHES = " \
|
|
file://0001-handle-base-parse-error.patch \
|
|
file://0002-Fix-crash-with-gst-inspect-Chris-Lord-chris-openedha.patch \
|
|
file://0003-baseparse-unset-FLAG_DISCONT-when-push-to-adapter.patch \
|
|
file://0004-gstbaseparse-Need-push-adapter-remainning-data-in-pa.patch \
|
|
file://0005-inputselector-should-proceed-non-active-pad-buffer-e.patch \
|
|
file://0006-poll-Add-check-if-can-read-event-API.patch \
|
|
file://0007-inputselector-Need-flush-when-set-active-pad-and-the.patch \
|
|
"
|
|
|
|
SRC_URI_append_mx6 = "${SRC_URI_IMX_PATCHES}"
|
|
SRC_URI_append_mx7 = "${SRC_URI_IMX_PATCHES}"
|