From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2 v2] package/nodejs: bump version (branch yem/node)
Date: Mon, 19 Oct 2015 19:50:57 +0200 [thread overview]
Message-ID: <cover.1445277033.git.yann.morin.1998@free.fr> (raw)
Hello All!
This series is an attempt at bumping nodejs to a newer release.
A previous submission was made by Jaap a while back (and I had missed it
so far, only got pointed to it on IRC lately):
http://lists.busybox.net/pipermail/buildroot/2015-October/thread.html#141220
Yet, this patch was incomplete, and since I had already been working on
that, here's my series now. ;-)
Note that in the meantime, nodejs has also released a newer version,
4.2.0 and then a day later 4.2.1 (because big problem?). There's nothing
new since 4.2.1, but it is still only a week old, so I'd wait a bit to
see if they spit out yet another bug-fix release for 4.2.x shortly...
Changes v1 -> v2:
- original sumbmisison from Jaap considered v1
- needs gcc >= 4.8
- fix architectural ARM dependencies (armv6+ *and* VFPv2)
- forward-port more patches from 0.12.7
- use .tar.xz for 4.2.x
Regards,
Yann E. MORIN.
The following changes since commit 94f6f5b8df4f5bd8bc5358747cbc6a82c346bec9:
shared-mime-info: bump to version 1.5 (2015-10-19 17:02:43 +0200)
are available in the git repository at:
git://git.busybox.net/~ymorin/git/buildroot yem/node
for you to fetch changes up to 91f96e06dbe44ab711b1bb688892c31886026b59:
package/nodejs: add version 4.1.2 (2015-10-19 19:39:27 +0200)
----------------------------------------------------------------
Yann E. MORIN (2):
package/nodejs: fix architectural dependencies on ARM
package/nodejs: add version 4.1.2
...01-Remove-dependency-on-Python-bz2-module.patch | 33 ++++++++
.../0002-gyp-force-link-command-to-use-CXX.patch | 29 +++++++
...hon-variable-instead-of-hardcoding-Python.patch | 88 ++++++++++++++++++++++
package/nodejs/4.1.2/0004-fix-arm-vfpv2.patch | 18 +++++
package/nodejs/Config.in | 22 +++++-
package/nodejs/nodejs.hash | 3 +
package/nodejs/nodejs.mk | 4 +
7 files changed, 194 insertions(+), 3 deletions(-)
create mode 100644 package/nodejs/4.1.2/0001-Remove-dependency-on-Python-bz2-module.patch
create mode 100644 package/nodejs/4.1.2/0002-gyp-force-link-command-to-use-CXX.patch
create mode 100644 package/nodejs/4.1.2/0003-Use-a-python-variable-instead-of-hardcoding-Python.patch
create mode 100644 package/nodejs/4.1.2/0004-fix-arm-vfpv2.patch
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2015-10-19 17:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-19 17:50 Yann E. MORIN [this message]
2015-10-19 17:51 ` [Buildroot] [PATCH 1/2 v2] package/nodejs: fix architectural dependencies on ARM Yann E. MORIN
2015-10-19 20:27 ` Thomas Petazzoni
2015-10-19 20:30 ` Yann E. MORIN
2015-10-19 20:58 ` Jörg Krause
2015-10-19 21:10 ` Yann E. MORIN
2015-10-19 17:51 ` [Buildroot] [PATCH 2/2 v2] package/nodejs: add version 4.1.2 Yann E. MORIN
2015-10-19 20:30 ` Thomas Petazzoni
2015-10-19 20:35 ` Yann E. MORIN
2015-10-19 20:37 ` Thomas Petazzoni
2015-10-19 20:44 ` Yann E. MORIN
2015-10-19 21:31 ` Jörg Krause
2015-10-19 21:35 ` Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1445277033.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox