From 84e92238e1dab8dad060f17631c2fb3129ef4832 Mon Sep 17 00:00:00 2001 From: "Jeremy A. Puhlman" Date: Thu, 24 Feb 2022 04:23:36 -0500 Subject: jaxme: update variable names Signed-off-by: Jeremy A. Puhlman Signed-off-by: Richard Leitner --- recipes-core/xml-commons/jaxme_0.5.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- cgit v1.2.3-54-g00ecf