mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
mplayer2: blacklist, not compatible with currently used ffmpeg 3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -154,3 +154,6 @@ do_install() {
|
||||
install ${S}/etc/codecs.conf ${D}/usr/etc/mplayer/
|
||||
[ -e ${D}/usr/lib ] && rmdir ${D}/usr/lib
|
||||
}
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/40734/
|
||||
PNBLACKLIST[mplayer2] ?= "Not compatible with currently used ffmpeg 3"
|
||||
|
||||
Reference in New Issue
Block a user