All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] mplayer2: Remove blacklist
@ 2015-02-03 13:44 Gary Thomas
  2015-02-12 18:30 ` Martin Jansa
  0 siblings, 1 reply; 6+ messages in thread
From: Gary Thomas @ 2015-02-03 13:44 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Gary Thomas

mplayer2 no longer needs to be blacklisted as OE-core has moved
to libav_9.16

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
---
 meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
index 7c04ff1..089aa15 100644
--- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
+++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
@@ -13,8 +13,6 @@ RCONFLICTS_${PN} = "mplayer"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
 
-PNBLACKLIST[mplayer2] ?= "Requires newer libav which has negative D_P"
-
 SRC_URI = "git://repo.or.cz/mplayer.git \
     file://0001-configure-don-t-disable-ASS-support-when-explicitly-.patch \
 "
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-13 11:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-03 13:44 [meta-oe][PATCH] mplayer2: Remove blacklist Gary Thomas
2015-02-12 18:30 ` Martin Jansa
2015-02-12 21:35   ` Gary Thomas
2015-02-12 22:20     ` Martin Jansa
2015-02-13 10:58     ` Paul Eggleton
2015-02-13 11:10       ` Gary Thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.