Signed-off-by: Derek Straka <[email protected]>
---
meta-oe/recipes-support/utouch/utouch-frame_git.bb | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta-oe/recipes-support/utouch/utouch-frame_git.bb
b/meta-oe/recipes-support/utouch/utouch-frame_git.bb
index 8fc8733..9bd18fc 100644
--- a/meta-oe/recipes-support/utouch/utouch-frame_git.bb
+++ b/meta-oe/recipes-support/utouch/utouch-frame_git.bb
@@ -16,5 +16,6 @@ PV = "1.1.2+git${SRCPV}"
S = "${WORKDIR}/git/"
-# http://errors.yoctoproject.org/Errors/Details/74486/
-PNBLACKLIST[utouch-frame] ?= "BROKEN: Fails to execute xmllint"
+# Fix non-deterministic issue with a2x being found in the environment
(asciidoc-native)
+# and failing to complete xmllint due to missing dtd files
+EXTRA_OECONF = "ASCIIDOC='/bin/false'"
--
1.9.1
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel