summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/xpp2_2.1.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/xpp2_2.1.10.bb')
-rw-r--r--recipes-core/xml-commons/xpp2_2.1.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/xml-commons/xpp2_2.1.10.bb b/recipes-core/xml-commons/xpp2_2.1.10.bb
index 402d38d..d3baca4 100644
--- a/recipes-core/xml-commons/xpp2_2.1.10.bb
+++ b/recipes-core/xml-commons/xpp2_2.1.10.bb
@@ -9,6 +9,8 @@ S = "${WORKDIR}/PullParser${PV}"
9 9
10inherit java-library 10inherit java-library
11 11
12DEPENDS = "fastjar-native virtual/javac-native"
13
12do_compile() { 14do_compile() {
13 if [ -d build-oe ]; then 15 if [ -d build-oe ]; then
14 rm -rf build-oe 16 rm -rf build-oe