Note also that devtool add / recipetool create are capable of creating pretty complete recipes for npm packages where licenses are also correctly set per package (so you get them in the image manifest). I'd strongly recommend using it for this; if you have any issues please let me know.
Cheers, Paul On Wed, 04 May 2016 14:21:18 Fabio Berton wrote: > I think that meta-brendan-nodepkgs link could be on npm.bbclass file as > documentation and example of use, would be helpfully. > > On Wed, May 4, 2016 at 2:06 PM, Brendan Le Foll <[email protected]> > > wrote: > > On Wed, May 04, 2016 at 02:01:40PM -0300, Fabio Berton wrote: > > > Yes, it helps. > > > Now I see my error... I need to use > > > SRC_URI = "npm://[1]registry.npmjs.org;name=${PN};version=${PV}" > > > My recipe it's getting sources from github and not from registry. > > > Thanks! > > > > No problem. FYI I have some examples here: > > https://github.com/arfoll/meta-brendan-nodepkgs > > > > They show usage of shrinkwrap and lockdown etc... It's not > > particularly useful or used but really it's my test layer so feel free > > to submit any other modules you think are helpful/useful. > > > > Cheers, > > Brendan -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
