summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-04-13 15:54:27 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-04-14 10:33:19 +0200
commit112c389362594547fc12b2c89114db1069df4874 (patch)
treea36b0c65244fef07fc79639e662f77716bf690a1
parent6f058ada87032112ade4e557b473114ba110a72b (diff)
downloadptxdist-112c389362594547fc12b2c89114db1069df4874.tar.gz
ptxdist-112c389362594547fc12b2c89114db1069df4874.tar.xz
rxtx: move to staging
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-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.