[oe-commits] Martin Jansa : libsdl-ttf: Blacklist because of broken libsdl-ttf after freetype2-config was removed

git at git.openembedded.org git at git.openembedded.org
Sat Jun 21 17:25:35 UTC 2014


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

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

libsdl-ttf: Blacklist because of broken libsdl-ttf after freetype2-config was removed

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

---

 meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb
index 0127b31..605e272 100644
--- a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb
+++ b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4"
 
 PR = "r2"
 
+PNBLACKLIST[libsdl-ttf] = "BROKEN: needst to be updated to use freetype2 pkg-config not freetype2-config"
+
 SRC_URI = "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \
            file://configure.patch \
 "



More information about the Openembedded-commits mailing list