summaryrefslogtreecommitdiffstats
path: root/recipes-core/xerces-j/xerces-j_2.11.0.bb
diff options
context:
space:
mode:
authorAJ Bagwell <anthony.bagwell@hivehome.com>2021-08-09 14:09:37 +0100
committerRichard Leitner <richard.leitner@skidata.com>2021-08-11 07:19:27 +0200
commitb71a9866abfd5292650ef0afc5ecb9ab5e29b887 (patch)
tree8e7cfd6025f06b4138e2f5fbca61dce7d3a13bac /recipes-core/xerces-j/xerces-j_2.11.0.bb
parent984f25b6deb5fe4acf82d51c04b2c1392a542723 (diff)
downloadmeta-java-b71a9866abfd5292650ef0afc5ecb9ab5e29b887.tar.gz
all: run convert-overrides (0.9.3) script to convert to new override format
Signed-off-by: AJ Bagwell <anthony.bagwell@hivehome.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'recipes-core/xerces-j/xerces-j_2.11.0.bb')
-rw-r--r--recipes-core/xerces-j/xerces-j_2.11.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/xerces-j/xerces-j_2.11.0.bb b/recipes-core/xerces-j/xerces-j_2.11.0.bb
index 98ef32f..105a196 100644
--- a/recipes-core/xerces-j/xerces-j_2.11.0.bb
+++ b/recipes-core/xerces-j/xerces-j_2.11.0.bb
@@ -22,8 +22,8 @@ JPN = "libxerces2-java"
22 22
23DEPENDS = "fastjar-native jaxp1.3 xml-commons-resolver1.1" 23DEPENDS = "fastjar-native jaxp1.3 xml-commons-resolver1.1"
24 24
25RDEPENDS_${PN} = "libjaxp1.3-java libxml-commons-resolver1.1-java" 25RDEPENDS:${PN} = "libjaxp1.3-java libxml-commons-resolver1.1-java"
26RDEPENDS_${PN}_class-native = "" 26RDEPENDS:${PN}:class-native = ""
27 27
28do_unpackpost[dirs] = "${B}" 28do_unpackpost[dirs] = "${B}"
29do_unpackpost() { 29do_unpackpost() {