diff options
| author | Henning Heinold <henning@itconsulting-heinold.de> | 2014-03-08 01:01:57 +0100 |
|---|---|---|
| committer | Henning Heinold <henning@itconsulting-heinold.de> | 2014-04-07 23:57:23 +0200 |
| commit | 665ab3a5dac364a25538d4f2df6424a96ce061f4 (patch) | |
| tree | 13f4e14d83ef3830e07d2dac321c681515d7a8f4 | |
| parent | 79cab490738d10cdfd9dbfe06ed3a814f787667a (diff) | |
| download | meta-java-665ab3a5dac364a25538d4f2df6424a96ce061f4.tar.gz | |
jamvm: add inherit pkgconfig
| -rw-r--r-- | recipes-core/jamvm/jamvm.inc | 2 |
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 | ||
| 24 | inherit java autotools update-alternatives | 24 | inherit 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 |
| 27 | ARM_INSTRUCTION_SET = "arm" | 27 | ARM_INSTRUCTION_SET = "arm" |
