mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gst-ffmpeg: blacklist, not compatible with currently used ffmpeg 3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
7a492cd89e
commit
426fb7c822
|
|
@ -98,3 +98,6 @@ FILES_${PN} += "${libdir}/gstreamer-0.10/*.so"
|
|||
FILES_${PN}-dbg += "${libdir}/gstreamer-0.10/.debug"
|
||||
FILES_${PN}-dev += "${libdir}/gstreamer-0.10/*.la"
|
||||
FILES_${PN}-staticdev += "${libdir}/gstreamer-0.10/*.a"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/40736/
|
||||
PNBLACKLIST[gst-ffmpeg] ?= "Not compatible with currently used ffmpeg 3"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user