summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/xml-commons/jaxme_0.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/jaxme_0.5.2.bb b/recipes-core/xml-commons/jaxme_0.5.2.bb
index cf0377a..8411255 100644
--- a/recipes-core/xml-commons/jaxme_0.5.2.bb
+++ b/recipes-core/xml-commons/jaxme_0.5.2.bb
@@ -21,7 +21,7 @@ SRC_URI = "\
21# SGFactoryChain cannot be resolved to a type 21# SGFactoryChain cannot be resolved to a type
22# ---------- 22# ----------
23# ... and many more 23# ... and many more
24PNBLACKLIST[jaxme] ?= "BROKEN: do_compile fails" 24SKIP_RECIPE[jaxme] ?= "BROKEN: do_compile fails"
25 25
26S = "${WORKDIR}/ws-${P}" 26S = "${WORKDIR}/ws-${P}"
27 27