summaryrefslogtreecommitdiffstats
path: root/rules/classpath.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-04-13 15:54:17 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-04-14 10:33:13 +0200
commit6f058ada87032112ade4e557b473114ba110a72b (patch)
tree96d2318c43c8d136efdbc2db801acf7dce5e3598 /rules/classpath.in
parent207545ce37bd6b941a6f69a0b7ce46a08247071b (diff)
downloadptxdist-6f058ada87032112ade4e557b473114ba110a72b.tar.gz
ptxdist-6f058ada87032112ade4e557b473114ba110a72b.tar.xz
classpath: move to staging
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/classpath.in')
-rw-r--r--rules/classpath.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/rules/classpath.in b/rules/classpath.in
index 16017b28f..67b5dcac0 100644
--- a/rules/classpath.in
+++ b/rules/classpath.in
@@ -1,4 +1,6 @@
-## SECTION=bytecode_engines
+## SECTION=staging
+## old section:
+### SECTION=bytecode_engines
config CLASSPATH
tristate
@@ -10,3 +12,6 @@ config CLASSPATH
free core class libraries for use with virtual machines and compilers
for the java programming language.
+ STAGING: remove in ptxdist-2019.04.0
+ Old, obsolete package that fails to build with OpenJDK 9.
+