[oe-commits] [meta-openembedded] 05/06: utouch-frame, utouch-mtview: Blacklist

git at git.openembedded.org git at git.openembedded.org
Thu Aug 11 14:10:29 UTC 2016


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

commit 1b21c5d5495a946a29cf954fc18281ac0d0284ca
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Thu Aug 11 14:13:27 2016 +0200

    utouch-frame,utouch-mtview: Blacklist
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-support/utouch/utouch-frame_git.bb  | 3 +++
 meta-oe/recipes-support/utouch/utouch-mtview_git.bb | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/meta-oe/recipes-support/utouch/utouch-frame_git.bb b/meta-oe/recipes-support/utouch/utouch-frame_git.bb
index d9b38ae..8fc8733 100644
--- a/meta-oe/recipes-support/utouch/utouch-frame_git.bb
+++ b/meta-oe/recipes-support/utouch/utouch-frame_git.bb
@@ -15,3 +15,6 @@ SRCREV = "95363d5a1f7394d71144bf3b408ef4e6db4350fc"
 PV = "1.1.2+git${SRCPV}"
 
 S = "${WORKDIR}/git/"
+
+# http://errors.yoctoproject.org/Errors/Details/74486/
+PNBLACKLIST[utouch-frame] ?= "BROKEN: Fails to execute xmllint"
diff --git a/meta-oe/recipes-support/utouch/utouch-mtview_git.bb b/meta-oe/recipes-support/utouch/utouch-mtview_git.bb
index 8cb180d..2f387d0 100644
--- a/meta-oe/recipes-support/utouch/utouch-mtview_git.bb
+++ b/meta-oe/recipes-support/utouch/utouch-mtview_git.bb
@@ -17,3 +17,5 @@ DEPENDS += "mtdev utouch-frame utouch-evemu libx11"
 PV = "1.1.7+git${SRCPV}"
 
 S = "${WORKDIR}/git/"
+
+PNBLACKLIST[utouch-mtview] ?= "Depends on broken utouch-frame"

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


More information about the Openembedded-commits mailing list