[oe-commits] [meta-openembedded] 12/23: mplayer2: blacklist, not compatible with currently used ffmpeg 3

git at git.openembedded.org git at git.openembedded.org
Thu Mar 3 15:53:00 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 22eae19146d4cc6ce52bfe611dc3bea23c943422
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Wed Mar 2 17:16:29 2016 +0100

    mplayer2: blacklist, not compatible with currently used ffmpeg 3
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
index 9df4e74..191d4b9 100644
--- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
+++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
@@ -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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list