summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/rxtx.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/rules/rxtx.in b/rules/rxtx.in
index 2bc1d9f8c..047dce9e7 100644
--- a/rules/rxtx.in
+++ b/rules/rxtx.in
@@ -1,4 +1,7 @@
-## SECTION=communication
+## SECTION=staging
+## old section:
+### SECTION=communication
+
config RXTX
tristate
prompt "rxtx"
@@ -7,3 +10,6 @@ config RXTX
help
RXTX is a native lib providing serial and parallel communication
for the Java Development Toolkit (JDK).
+
+ STAGING: remove in ptxdist-2019.04.0
+ Old, obsolete package that fails to build with OpenJDK 9.