[meta-freescale] [PATCH v2 5/6] gstreamer1.0-plugins-bad: Add NXP specific patches

Stefan Agner stefan at agner.ch
Wed Dec 20 07:49:09 PST 2017


On 2017-12-20 01:04, Otavio Salvador wrote:
> On Tue, Dec 19, 2017 at 9:06 PM, Stefan Agner <stefan at agner.ch> wrote:
> ...
>> +# include fragment shaders
>> +FILES_${PN}-opengl += "/usr/share/*.fs"
> 
> Same drill
> 

That actually seems superfluous, there is no *.fs file in the patches,
and none get installed in a gstreamer1.0-plugins-bad package. Will
remove this.

>> +PACKAGE_ARCH_imxpxp = "${MACHINE_SOCARCH}"
>> +PACKAGE_ARCH_mx8 = "${MACHINE_SOCARCH}"
> 
> Ok but keep mx8 out here as we did not review the SoC family yet. Also
> this can be handled automatically by the filter.
> 

Don't understand that last sentence. Setting PACKAGE_ARCH can be handled
by a filter?

>> +# Fix libgstbadion-1.0.so.0 which is under built directory cannot be found
>> +do_compile_prepend () {
>> +    export GIR_EXTRA_LIBS_PATH="${B}/gst-libs/gst/ion/.libs"
>> +}
> 
> Here too.

Since ion is only used for mx7ulp will override for that only.

--
Stefan


More information about the meta-freescale mailing list