imyller / meta-nodejs

OpenEmbedded layer for latest Node.js releases
MIT License
79 stars 87 forks source link

Node.js: Add NativeSDK support #49

Closed mdavis777 closed 8 years ago

mdavis777 commented 8 years ago

Adds nativesdk support to nodejs 0.x 4.x and 6.x.

Signed-off-by: Michael Davis michael.davis@essvote.com

imyller commented 8 years ago

Thank you.

I'll test this and merge if it works.

imyller commented 8 years ago

I'd like to see PR in each .inc file incremented for this change:

For example PR = "${INC_PR}.6" -> PR = "${INC_PR}.7"

imyller commented 8 years ago

Tested and builds ok. I'll merge if you'd kindly add the PR increments.

mdavis777 commented 8 years ago

Done

imyller commented 8 years ago

Excellent. Thank you.

imyller commented 8 years ago

@mdavis777 Thank you for pushing forward with nativesdk build features.

I personally have no use case for them and they were left ignored both in Node.js core recipes and in npm helper classes; but no more - thanks to you 👍