[oe-commits] Martin Jansa : coriander: Blacklist because libsdl2-config was removed

git at git.openembedded.org git at git.openembedded.org
Thu Jun 19 10:05:44 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: fe6e5f1f94d597d1fe6aa9bc478e4ffcd3607ef4
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=fe6e5f1f94d597d1fe6aa9bc478e4ffcd3607ef4

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jun 19 11:45:52 2014 +0200

coriander: Blacklist because libsdl2-config was removed

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb b/meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb
index 0311551..1c113c2 100755
--- a/meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb
+++ b/meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb
@@ -5,6 +5,8 @@ LICENSE = "GPL-3.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 DEPENDS = "gtk+ libgnomeui libraw1394 libdc1394 libxv tiff"
 
+PNBLACKLIST[coriander] = "BROKEN: fails to use SDL probably because libsdl-config was removed, error: unknown type name 'SDL_Overlay'"
+
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/${PN}/coriander-2/${PV}/${P}.tar.gz \
            file://cross-compile.patch \
           "



More information about the Openembedded-commits mailing list