[meta-freescale] [meta-fsl-arm PATCH v2 14/16] gstreamer1.0-plugins-imx: Refactor code to use the new overrides

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Sep 6 07:42:44 PDT 2016


On Tue, Sep 6, 2016 at 11:25 AM, Tom Hochstein <tom.hochstein at nxp.com> wrote:
>> From: Otavio Salvador [mailto:otavio at ossystems.com.br]
>> Sent: Thursday, September 01, 2016 5:21 PM
>>
>> The recipe has been reworked to use the 'imxpxp', 'imxipu', 'imxvpu'
>> and 'imxgpu2d' feature overrides.
>>
>> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
>> ---
>>
>> Changes in v2: None
>>
>>  .../gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb              | 11 +++++------
>>  1 file changed, 5 insertions(+), 6 deletions(-)
>>
>> diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-
>> imx_0.12.2.bb
>> index eb609bb..e7aeff8 100644
>> --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb
>> +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb
>> @@ -40,12 +40,11 @@ EGLVIVSINK_DEPENDS = " \
>>         bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', \
>>         '', d),d)}"
>>
>> -PACKAGECONFIG ?= ""
>> -PACKAGECONFIG_mx6q = "uniaudiodec mp3encoder v4l2src g2d eglvivsink ipu vpu"
>> -PACKAGECONFIG_mx6dl = "uniaudiodec mp3encoder v4l2src pxp g2d eglvivsink ipu vpu"
>> -PACKAGECONFIG_mx6sx = "uniaudiodec mp3encoder v4l2src pxp g2d eglvivsink"
>> -PACKAGECONFIG_mx6sl = "uniaudiodec mp3encoder v4l2src pxp g2d"
>> -PACKAGECONFIG_mx7 = "uniaudiodec mp3encoder v4l2src pxp"
>> +PACKAGECONFIG ?= "uniaudiodec mp3encoder v4l2src"
>> +PACKAGECONFIG_append_imxgpu2d = " g2d eglvivsink"
>
> This doesn't look equivalent to me. It adds eglvivsink to mx6sl, right?

Indeed :-) I will fix this for v3 :-D \m/ Thanks for catching it :-)


-- 
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