package/openjdk: restrict to support architectures
authorAdam Duskett <Aduskett@gmail.com>
Mon, 25 Mar 2019 15:37:33 +0000 (11:37 -0400)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 25 Mar 2019 16:50:30 +0000 (17:50 +0100)
commit011c2b915fa2414469da1aa1bc02716cecaeb5e2
tree47f723b2e0c84417defc8405b6f195c7d7ab8c93
parent8795cb2082437e4d27fa24fae66fdad350439e67
package/openjdk: restrict to support architectures

This list is taken from make/autoconf/platform.m4 and fixes
http://autobuild.buildroot.net/results/df7/df7f393ec62f0e38034837ffa591ac5af424c373
http://autobuild.buildroot.net/results/c57/c5782d6b52516d07469adf6600d4fc69c4016157
http://autobuild.buildroot.net/results/f36/f36b96c91604dda021ee05dd0a79c4f7e89e5a5b

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[Thomas:
 - rename option to BR2_PACKAGE_OPENJDK_ARCH_SUPPORTS
 - actually use it in the Config.in comments]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/openjdk/Config.in