package/nodejs: force the use of python2
commit12010acc621444c214f94a82988a5fa8460e0811
authorMartin Bark <martin@barkynet.com>
Thu, 3 Mar 2016 22:29:27 +0000 (3 22:29 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Mar 2016 14:13:33 +0000 (6 15:13 +0100)
treef80c26a6d0596986deb29a9d274927ae409cdad9
parent7dddf3996bf6fd57a85ffcb502f5b709ca3213ed
package/nodejs: force the use of python2

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>
package/nodejs/0.10.42/0003-fix-musl-USE-MISC-build-issue.patch [moved from package/nodejs/0.10.42/0004-fix-musl-USE-MISC-build-issue.patch with 100% similarity]
package/nodejs/0.10.42/0003-use-python-variable.patch [deleted file]
package/nodejs/0.10.42/0004-Fix-support-for-uClibc-ng.patch [moved from package/nodejs/0.10.42/0005-Fix-support-for-uClibc-ng.patch with 100% similarity]
package/nodejs/5.6.0/0003-Fix-va_list-not-declared.patch [moved from package/nodejs/5.6.0/0004-Fix-va_list-not-declared.patch with 100% similarity]
package/nodejs/5.6.0/0003-Use-a-python-variable-instead-of-hardcoding-Python.patch [deleted file]
package/nodejs/5.6.0/0004-Fix-support-for-uClibc-ng.patch [moved from package/nodejs/5.6.0/0005-Fix-support-for-uClibc-ng.patch with 100% similarity]
package/nodejs/nodejs.mk