On 2017-12-19 17:36, Otavio Salvador wrote: > On Mon, Dec 18, 2017 at 3:20 PM, Stefan Agner <[email protected]> wrote: > ... >> +++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.12.%.bbappend >> @@ -0,0 +1,15 @@ >> +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" >> + >> +DEPENDS += " elfutils" >> + >> +# Unrecognised options, need to remove them >> +EXTRA_OECONF_remove = " --disable-docbook --disable-trace" >> + >> +SRC_URI_append = " 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 \ >> +" > > This must be made specific to imx SoCs; this should not be applied if > we are using the mainline-bsp as well as other bsp machines.
The imx machine override is also there when use-mainline-bsp is set dfdfas far as I can tell... mx6/mx7 seem like good override candidates, but isn't there a single one I can use? Otherwise I guess something like SRC_URI_IMX_PATCHES = " file... " -- Stefan -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
