summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorMartin Bark <martin@barkynet.com>2015-12-23 12:16:03 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-23 17:48:21 +0100
commita314b878a5aa7ef7b348f07cc0a1b00a4ad38445 (patch)
tree9c6e52ed4ea4390d697a177caa81a28832e39903 /Config.in.legacy
parent90bf67c0d2bf7061058be23705981e80929518a5 (diff)
package/nodejs: removed version 0.12.9
Remove 0.12.9 to rationalise the number of nodejs releases supported by buildroot. Going forward buildroot will only support the latest release of nodejs and the 0.10.x branch for armv5 support. Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy9
1 files changed, 9 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index b67454cd1..7e32df88f 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -248,6 +248,15 @@ config BR2_PACKAGE_INFOZIP
to avoid ambiguities with Info-Zip's UnZip which has been added
in the unzip package.
+config BR2_BR2_PACKAGE_NODEJS_0_12_X
+ bool "nodejs version 0.12.x has been removed"
+ select BR2_LEGACY
+ select BR2_PACKAGE_NODEJS
+ help
+ nodejs version 0.12.x has been removed. As an alternative,
+ the latest nodejs version has been automatically selected in
+ your configuration.
+
config BR2_BR2_PACKAGE_NODEJS_4_X
bool "nodejs version 4.x has been removed"
select BR2_LEGACY