[OE-core] [PATCH] ffmpeg: Add -dbg packages for all libraries

Burton, Ross ross.burton at intel.com
Fri Feb 12 10:49:47 UTC 2016


On 12 February 2016 at 03:58, Gary Thomas <gary at mlbassoc.com> wrote:

> Improve the packaging of the libraries built by this recipe.  These
> are created using special code in the recipe and the debug (-dbg)
> packages were not being created.  Adding these packages allow the
> libraries in question to be debugged using GDB.
>

oe-pkgdata-utils says:

ffmpeg-dbg:
        /usr/bin/.debug/ffmpeg
        /usr/bin/.debug/ffprobe
        /usr/bin/.debug/ffserver
        /usr/lib/.debug/libavcodec.so.56.60.100
        /usr/lib/.debug/libavdevice.so.56.4.100
        /usr/lib/.debug/libavfilter.so.5.40.101
        /usr/lib/.debug/libavformat.so.56.40.101
        /usr/lib/.debug/libavutil.so.54.31.100
        /usr/lib/.debug/libpostproc.so.53.3.100
        /usr/lib/.debug/libswresample.so.1.2.101
        /usr/lib/.debug/libswscale.so.3.1.101

So I'm not sure why this would be needed.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160212/5025a8ba/attachment-0002.html>


More information about the Openembedded-core mailing list