summaryrefslogtreecommitdiffstats
path: root/recipes-core/jamvm/jamvm.inc
diff options
context:
space:
mode:
authorHenning Heinold <henning@itconsulting-heinold.de>2014-03-08 01:01:57 +0100
committerHenning Heinold <henning@itconsulting-heinold.de>2014-04-16 22:10:37 +0200
commit4e6287607228c8053a48464d3bb73aad4d266c3d (patch)
treef321536501868d02745249606eef833b162b9128 /recipes-core/jamvm/jamvm.inc
parent8bf6178b1fa4c0d7587e691d8b00402d4cf36165 (diff)
downloadmeta-java-4e6287607228c8053a48464d3bb73aad4d266c3d.tar.gz
jamvm: add inherit pkgconfig
Diffstat (limited to 'recipes-core/jamvm/jamvm.inc')
-rw-r--r--recipes-core/jamvm/jamvm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jamvm/jamvm.inc b/recipes-core/jamvm/jamvm.inc
index da194f7..6e1a707 100644
--- a/recipes-core/jamvm/jamvm.inc
+++ b/recipes-core/jamvm/jamvm.inc
@@ -21,7 +21,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/jamvm/jamvm-${PV}.tar.gz \
21 " 21 "
22 22
23 23
24inherit java autotools update-alternatives 24inherit java autotools update-alternatives pkgconfig
25 25
26# This uses 32 bit arm, so force the instruction set to arm, not thumb 26# This uses 32 bit arm, so force the instruction set to arm, not thumb
27ARM_INSTRUCTION_SET = "arm" 27ARM_INSTRUCTION_SET = "arm"