-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for current LTS version (8.9.0) #85
Comments
I have forked and updated all versions if you want to give that a go: https://github.com/aaronovz1/meta-nodejs/tree/pyro Pull: #86 |
@imyller Can you pull this, please. |
I used the fork |
Where is this issue at these days? And, will it be moved along to 8.10.0 now? I'm going to possibly embark on a move from v4.4.5 to v8.x.x shortly. So, this is an important one for me. BTW, is there someplace I can find things like memory and disk footprints of node versions in general? Just looking to see how big node proper has gotten over the years ... |
I updated my fork to have 8.10.0 and 9.8. I'll probably update it to 8.11 and 9.10 in the coming weeks. As @jmfNodejsUser pointed out, my fork may not work for ARM builds (I don't develop for ARM) but I did incorporate the no-registry patches and can fix up further issues if someone wants to test on ARM. |
We're on a Cortex-A7. Is there a node.js compliance test that can be run to help "verify" a build? |
I'm not sure. I believe initially my fork will probably just throw compile-time errors if I've missed something for cross compiling for ARM. |
Hi, Is the project orphaned ? maybe it could be transferred to @abandonware org: https://rzr.github.io/rzr-presentations/docs/abandonware Then existing forks can be merged into a community maintained upstream project, until someone is aiming to adopt it for proper maintenance ? Meanwhile maybe it's better to use OE as upstream: https://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-devtools/nodejs |
see https://medium.com/the-node-js-collection/news-node-js-8-moves-into-long-term-support-and-node-js-9-becomes-the-new-current-release-line-74cf754a10a0 for details
The text was updated successfully, but these errors were encountered: