aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/jdom_1.1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/jdom_1.1.3.bb')
-rw-r--r--recipes-core/xml-commons/jdom_1.1.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/xml-commons/jdom_1.1.3.bb b/recipes-core/xml-commons/jdom_1.1.3.bb
index 8073819..df9125d 100644
--- a/recipes-core/xml-commons/jdom_1.1.3.bb
+++ b/recipes-core/xml-commons/jdom_1.1.3.bb
@@ -12,6 +12,8 @@ SRC_URI = "http://www.jdom.org/dist/source/archive/jdom-${PV}.tar.gz"
SRC_URI[md5sum] = "dc8391e84cfdb170fcd8279aa370019f"
SRC_URI[sha256sum] = "d471718c4ac7a1a2f10715b93cb3fcd2ecbab60384b73ad1c089712e47bd8d1f"
+PACKAGE_ARCH = "${TUNE_PKGARCH}"
+
inherit java-library
S = "${WORKDIR}/${PN}"