summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy A. Puhlman <jpuhlman@mvista.com>2022-02-24 04:23:36 -0500
committerRichard Leitner <richard.leitner@skidata.com>2022-02-28 13:50:57 +0100
commit84e92238e1dab8dad060f17631c2fb3129ef4832 (patch)
treeebf1919b09af51aecd2162ec4c6a3d6115796636
parente553318b292354fc829ca53640d870ef3f5521f9 (diff)
downloadmeta-java-84e92238e1dab8dad060f17631c2fb3129ef4832.tar.gz
jaxme: update variable names
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
-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