[meta-freescale] [PATCH 2/6] gstreamer1.0: Add NXP specific patches

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Dec 19 14:05:53 PST 2017


On Tue, Dec 19, 2017 at 6:36 PM, Stefan Agner <stefan at agner.ch> wrote:
> On 2017-12-19 17:36, Otavio Salvador wrote:
>> On Mon, Dec 18, 2017 at 3:20 PM, Stefan Agner <stefan at agner.ch> 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... "

Having a variable to put the common patches make it easy to change and
understand.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list