From 665ab3a5dac364a25538d4f2df6424a96ce061f4 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Sat, 8 Mar 2014 01:01:57 +0100 Subject: jamvm: add inherit pkgconfig --- recipes-core/jamvm/jamvm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ " -inherit java autotools update-alternatives +inherit java autotools update-alternatives pkgconfig # This uses 32 bit arm, so force the instruction set to arm, not thumb ARM_INSTRUCTION_SET = "arm" -- cgit v1.2.3-54-g00ecf