diff options
Diffstat (limited to 'recipes-core/jamvm')
| -rw-r--r-- | recipes-core/jamvm/jamvm.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-core/jamvm/jamvm.inc b/recipes-core/jamvm/jamvm.inc index bed1c5d..9d9fef6 100644 --- a/recipes-core/jamvm/jamvm.inc +++ b/recipes-core/jamvm/jamvm.inc | |||
| @@ -21,7 +21,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/jamvm/jamvm-${PV}.tar.gz \ | |||
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | 23 | ||
| 24 | inherit java autotools update-alternatives pkgconfig | 24 | inherit java autotools update-alternatives pkgconfig distro_features_check |
| 25 | |||
| 26 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 25 | 27 | ||
| 26 | # This uses 32 bit arm, so force the instruction set to arm, not thumb | 28 | # This uses 32 bit arm, so force the instruction set to arm, not thumb |
| 27 | ARM_INSTRUCTION_SET = "arm" | 29 | ARM_INSTRUCTION_SET = "arm" |
