package/openjdk: only support a single variant at a time
authorAdam Duskett <Aduskett@gmail.com>
Wed, 17 Apr 2019 14:33:25 +0000 (10:33 -0400)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 17 Apr 2019 19:05:07 +0000 (21:05 +0200)
commit946ba7252b47b16119e54a2ca08aea19d8376985
treef3a2ffbdba137204f5426204a08277db8ce78fde
parent31161bfe9c4cdc2b799a7a7874fc9a062258f2c6
package/openjdk: only support a single variant at a time

The Zero variant won't build with the server or client also selected at the same
time, and expressing this in the Config.in would be too complicated to do.
Even so, selecting multiple variants doesn't seem to be that important in the
context of Buildroot.

This patch removes the ability to select multiple variants in favor
of just selecting one. The default is server as that is what all of the major
distributions currently use as the default as well.

Fixes:
http://autobuild.buildroot.net/results/a45cfa9b3602fd05f6adbf070a1bad6510975c36

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/openjdk/Config.in
package/openjdk/openjdk.mk