[meta-freescale] [meta-fsl-arm][PATCH v3 00/11] Freescale 3.10.17-1.0.0-beta - part 1

Otavio Salvador otavio at ossystems.com.br
Fri Jan 24 12:37:03 PST 2014


Hello Eric,

On Fri, Jan 24, 2014 at 3:18 PM, Eric Nelson <
eric.nelson at boundarydevices.com> wrote:
> On 01/23/2014 06:47 PM, Otavio Salvador wrote:
>> I did some small fixes that I found during test at O.S. Systems'
>> autobuilder and I dropped some fixes that were pushed to master (as
>> you've probably noticed from the e-mail to the mailing list).
>>
>> I am awaiting people's feedback for the patches as this upgrades
>> package versions and we should have a better test coverage.
>>
>> Please give a try in the 'master-next' branch and comment in anything
>> that could be improved in the patches. All comments are welcome...
>>
>> Lauren Post (7):
>>    imx-test: Update to 3.10.17-1.0.0 version
>>    imx-lib: Upgrade to 3.10.17-1.0.0_beta
>>    imx-vpu: Upgrade to 3.10.17-1.0.0_beta
>>    libfslparser: Upgrade to 3.0.10 version
>>    libfslvpuwrap: Upgrade to 1.0.45 version
>>    libfslcodec: Upgrade to 3.0.10 version
>>    gst-fsl-plugin: Upgrade to 3.0.10 version
>>
>> Otavio Salvador (4):
>>    libfslcodec: Drop sanity check override for .so files
>>    libfslcodec: Enable/disable the VPU support based on SoC
>>    libfslcodec: Add 'test-bin' and 'test-sources' packages
>>    gst-fsl-plugin: Add runtime dependencies for 'beep' plugin
>>
>>   recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb       | 14 +++++++++
>>   recipes-bsp/imx-lib/imx-lib_3.10.9-1.0.0.bb        | 10 -------
>>   recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb     | 15 ++++++++++
>>   recipes-bsp/imx-test/imx-test_3.10.9-1.0.0.bb      | 10 -------
>>   .../build-Allow-CC-and-AR-to-be-overriden.patch    | 33
>> ----------------------
>>   recipes-bsp/imx-vpu/imx-vpu_3.10.17-1.0.0.bb       | 14 +++++++++
>>   recipes-bsp/imx-vpu/imx-vpu_3.10.9-1.0.0.bb        | 11 --------
>>   recipes-multimedia/gstreamer/gst-fsl-plugin.inc    | 10 +++----
>>   .../gstreamer/gst-fsl-plugin_3.0.10.bb             | 14 +++++++++
>>   .../gstreamer/gst-fsl-plugin_3.0.9.bb              | 17 -----------
>>   recipes-multimedia/libfslcodec/libfslcodec.inc     | 23 +++++++++++----
>>   .../libfslcodec/libfslcodec_3.0.10.bb              | 10 +++++++
>>   .../libfslcodec/libfslcodec_3.0.9.bb               | 13 ---------
>>   .../libfslparser/libfslparser_3.0.10.bb            | 10 +++++++
>>   .../libfslparser/libfslparser_3.0.9.bb             | 13 ---------
>>   ...slvpuwrap_1.0.40.bb => libfslvpuwrap_1.0.45.bb} | 11 +++-----
>>   16 files changed, 102 insertions(+), 126 deletions(-)
>>   create mode 100644 recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb
>>   delete mode 100644 recipes-bsp/imx-lib/imx-lib_3.10.9-1.0.0.bb
>>   create mode 100644 recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb
>>   delete mode 100644 recipes-bsp/imx-test/imx-test_3.10.9-1.0.0.bb
>>   delete mode 100644
>> 
recipes-bsp/imx-vpu/imx-vpu-3.10.9-1.0.0/build-Allow-CC-and-AR-to-be-overriden.patch
>>   create mode 100644 recipes-bsp/imx-vpu/imx-vpu_3.10.17-1.0.0.bb
>>   delete mode 100644 recipes-bsp/imx-vpu/imx-vpu_3.10.9-1.0.0.bb
>>   create mode 100644 recipes-multimedia/gstreamer/
gst-fsl-plugin_3.0.10.bb
>>   delete mode 100644 recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.9.bb
>>   create mode 100644 recipes-multimedia/libfslcodec/libfslcodec_3.0.10.bb
>>   delete mode 100644 recipes-multimedia/libfslcodec/libfslcodec_3.0.9.bb
>>   create mode 100644
>> recipes-multimedia/libfslparser/libfslparser_3.0.10.bb
>>   delete mode 100644 recipes-multimedia/libfslparser/
libfslparser_3.0.9.bb
>>   rename recipes-multimedia/libfslvpuwrap/{libfslvpuwrap_1.0.40.bb =>
>> libfslvpuwrap_1.0.45.bb} (57%)
>>
>
> I compile-tested the series against MACHINE="nitrogen6x" and
> MACHINE="nit6xlte" with target image "fsl-image-gui".

Thank you.

> The only compile-time issue was with clocks.sh and the imx_test recipe
> as noted separately.

Please confirm you have the current patchset; you may have used the v2 were 
this was indeed the case. The v3, 
http://patchwork.openembedded.org/patch/65673/, should be fine.

> Run-time testing showed that the GPU binaries still need to be
> updated from 1_3.10.9-1.0.0-hfp-r0, so X wouldn't start.

Hum this is not expected as I didn't include GPU changes on this. Can you 
send the Xorg.0.log?

> A limited amount of GStreamer testing showed accelerated playback
> of webm, mkv, and MP4 video files.

Good.

> Similarly limited testing showed that "dump-clocks.sh" and
> mxc_vpu_test.out worked from the imx-test package.

Good.

> This is a great first start.

Yes; I want to start merging the ready stuff so I reduce my patch queue 
(about 53 in total :P).

-- 
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20140124/3c6af353/attachment.html>


More information about the meta-freescale mailing list