summaryrefslogtreecommitdiffstats
path: root/rules/ed.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-05-06 17:48:37 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-05-06 17:48:37 +0200
commit6e4207190f0e0f8d71bf4805ada95090f19b0d19 (patch)
tree6b1aeb91ddf04e2a44f10899877bf171c85d15a4 /rules/ed.in
parentee838df2ddca29e8296cd1495428d2be847c9d9e (diff)
downloadptxdist-6e4207190f0e0f8d71bf4805ada95090f19b0d19.tar.gz
ptxdist-6e4207190f0e0f8d71bf4805ada95090f19b0d19.tar.xz
ed: move to staging
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/ed.in')
-rw-r--r--rules/ed.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/rules/ed.in b/rules/ed.in
index 26f46ec1b..884831e5c 100644
--- a/rules/ed.in
+++ b/rules/ed.in
@@ -1,4 +1,6 @@
-## SECTION=editors
+## SECTION=staging
+## old section:
+### SECTION=editors
config ED
tristate
@@ -7,5 +9,9 @@ config ED
help
The classic UNIX line editor
+ STAGING: remove in ptxdist-2019.05.0
+ Old version that is no longer available for download.
+ Should be updated to a new version.
+
comment "BusyBox' ed is selected!"
depends on BUSYBOX_ED