[meta-java,2/5] jaxme: update variable names

Message ID 20220224092339.2711524-3-jpuhlman@mvista.com
State New
Headers show
Series Update master to kirkstone compat | expand

Commit Message

Jeremy Puhlman Feb. 24, 2022, 9:23 a.m. UTC
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
---
 recipes-core/xml-commons/jaxme_0.5.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

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 = "\
 # SGFactoryChain cannot be resolved to a type
 # ----------
 # ... and many more
-PNBLACKLIST[jaxme] ?= "BROKEN: do_compile fails"
+SKIP_RECIPE[jaxme] ?= "BROKEN: do_compile fails"
 
 S = "${WORKDIR}/ws-${P}"