summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-05-24 22:21:53 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-05-25 21:13:17 +0200
commit0f7e1f5925b9aa473d2d251d0c358cd4c5a18d37 (patch)
treedf341cbdf35f6021a007c7fe2edf864a31db1426
parent5b6c75f5dfd3309ad59fb048fa88b88595cdb360 (diff)
downloadptxdist-0f7e1f5925b9aa473d2d251d0c358cd4c5a18d37.tar.gz
ptxdist-0f7e1f5925b9aa473d2d251d0c358cd4c5a18d37.tar.xz
ckermit: move to staging
It's an old version that need to be updated. Fails to build with glibc-2.28. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/ckermit.in7
-rw-r--r--rules/host-ckermit.in4
-rw-r--r--rules/host-testframework.in2
3 files changed, 10 insertions, 3 deletions
diff --git a/rules/ckermit.in b/rules/ckermit.in
index 564fabfc1..72e5a4b07 100644
--- a/rules/ckermit.in
+++ b/rules/ckermit.in
@@ -1,4 +1,6 @@
-## SECTION=communication
+## SECTION=staging
+## old section:
+### SECTION=communication
config CKERMIT
tristate
@@ -12,4 +14,5 @@ config CKERMIT
Columbia Univ 'kermit' terminal program: Basic file transfer &
terminal control.
-
+ STAGING: remove in ptxdist-2020.06.0
+ Old version that need to be updated. Fails to build with glibc-2.28.
diff --git a/rules/host-ckermit.in b/rules/host-ckermit.in
index 0f4ac657f..effcdb6e4 100644
--- a/rules/host-ckermit.in
+++ b/rules/host-ckermit.in
@@ -1,4 +1,6 @@
-## SECTION=hosttools_noprompt
+## SECTION=staging
+## old section:
+### SECTION=hosttools_noprompt
config HOST_CKERMIT
tristate
diff --git a/rules/host-testframework.in b/rules/host-testframework.in
index f993945eb..e51251bbd 100644
--- a/rules/host-testframework.in
+++ b/rules/host-testframework.in
@@ -4,4 +4,6 @@ config HOST_TESTFRAMEWORK
tristate
prompt "host-side testing framework "
select HOST_LRZSZ
+ # STAGING: remove in ptxdist-2020.06.0
+ depends on STAGING
select HOST_CKERMIT