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
commitfb8a39ea0ae2a3580e937a4d639b358034f23b58 (patch)
tree771a61be83e8a53729226767e772003605ba7399
parent0f7e1f5925b9aa473d2d251d0c358cd4c5a18d37 (diff)
downloadptxdist-fb8a39ea0ae2a3580e937a4d639b358034f23b58.tar.gz
ptxdist-fb8a39ea0ae2a3580e937a4d639b358034f23b58.tar.xz
nodejs: move to staging
It's an old version that need to be updated. Fails to build with gcc >= 7.x. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/nodejs.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/rules/nodejs.in b/rules/nodejs.in
index 7f379f7bc..e4ac11568 100644
--- a/rules/nodejs.in
+++ b/rules/nodejs.in
@@ -1,4 +1,6 @@
-## SECTION=bytecode_engines
+## SECTION=staging
+## old section:
+### SECTION=bytecode_engines
menuconfig NODEJS
tristate
@@ -16,6 +18,9 @@ menuconfig NODEJS
data-intensive real-time applications that run across
distributed devices.
+ STAGING: remove in ptxdist-2020.06.0
+ Old version that need to be updated. Fails to build with gcc >= 7.x.
+
if NODEJS