mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 06:56:55 +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:
parent
920b489ab4
commit
7a492cd89e
@ -154,3 +154,6 @@ do_install() {
|
|||||||
install ${S}/etc/codecs.conf ${D}/usr/etc/mplayer/
|
install ${S}/etc/codecs.conf ${D}/usr/etc/mplayer/
|
||||||
[ -e ${D}/usr/lib ] && rmdir ${D}/usr/lib
|
[ -e ${D}/usr/lib ] && rmdir ${D}/usr/lib
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# http://errors.yoctoproject.org/Errors/Details/40734/
|
||||||
|
PNBLACKLIST[mplayer2] ?= "Not compatible with currently used ffmpeg 3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user