summaryrefslogtreecommitdiffstats
path: root/package/nodejs/5.6.0/0003-Use-a-python-variable-instead-of-hardcoding-Python.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/nodejs: force the use of python2Martin Bark2016-03-061-112/+0
| | | | | | | | | | | | | | | Remove the patches to use a python variable and instead force python2 into the PATH. Upstream the python variable was recently removed (see https://github.com/nodejs/node/commit/c3e50ca) and due to dependencies directly calling python there is a reluctance to change this. Instead it is recommended to add python2 into PATH as the nodejs build machines do (see https://github.com/nodejs/node/issues/418 and https://github.com/nodejs/node/issues/2735). Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Merge branch 'next'Peter Korsgaard2016-03-021-7/+18
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/nodejs: bump version to 5.6.0Martin Bark2016-02-161-0/+101
This is an important security release. See https://nodejs.org/en/blog/release/v5.6.0/ for further details Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud