[oe] [PATCH][meta-oe 4/5] gst-ffmpeg: blacklist, not compatible with currently used ffmpeg 3

Alexander Kanavin alexander.kanavin at linux.intel.com
Thu Mar 3 12:38:14 UTC 2016


On 03/02/2016 06:21 PM, Martin Jansa wrote:

> +# http://errors.yoctoproject.org/Errors/Details/40736/
> +PNBLACKLIST[gst-ffmpeg] ?= "Not compatible with currently used ffmpeg 3"

Before blacklisting, you should try switching to gst-ffmpeg's internal 
copy of that library, and see if it helps:

PACKAGECONFIG ??= "external-libav"
PACKAGECONFIG[external-libav] = "--with-system-ffmpeg,,libav"

So drop external-libav from PACKAGECONFIG.

Alex




More information about the Openembedded-devel mailing list