[Buildroot] [PATCH 1/4] package/nodejs: Update to allow selecting node.js version

Jörg Krause joerg.krause at embedded.rocks
Mon Jun 15 07:38:06 UTC 2015


Dear Thomas,

On So, 2015-06-14 at 22:53 +0200, Thomas Petazzoni wrote:
> Dear Martin Bark,
> 
> On Sun, 14 Jun 2015 17:12:53 +0100, Martin Bark wrote:
> > Signed-off-by: Martin Bark <martin at barkynet.com>
> 
> What is the motivation for supporting more than one version of NodeJS
> at a time?

Nodejs 0.10 and 0.12 use different versions of the V8 engine. The V8
version used in 0.12 unfortunatly dropped support for the ARMv5
architecture.

> We generally try to avoid supporting multiple versions of a given
> component, unless there are some really good reasons to do so (like
> python2 vs. python3, or qt4 vs. qt5).

Nodejs 0.10 is still maintaned and new versions will follow. I would
suggest to support both version until maintenance is dropped.

Best regards
Jörg Krause



More information about the buildroot mailing list