Re: [yocto] Pre-installing node.js packages

2019-07-16 Thread Alexander Stein
If you want to avoid writing those recipes yourself, you can use devtool. See https://wiki.yoctoproject.org/wiki/TipsAndTricks/NPM I'm not sure how a proper workflow should be done, to keep the extracted sources out of the meta, but it is a starting point. Alexander On Tuesday, July 16, 2019,

Re: [yocto] Pre-installing node.js packages

2019-07-16 Thread Jean-marie Lemetayer
to upstream some fixes. - Original Message - From: "Andy Pont" To: "Yocto-mailing-list" Sent: Tuesday, July 16, 2019 5:03:27 PM Subject: [yocto] Pre-installing node.js packages Hello, Is there a way to add node.js packages into a build? I’m trying to avoid h

Re: [yocto] Pre-installing node.js packages

2019-07-16 Thread Burton, Ross
The proper way would be to write a recipe for each package you wish to add. Ross On Tue, 16 Jul 2019 at 16:04, Andy Pont wrote: > > Hello, > > Is there a way to add node.js packages into a build? I’m trying to > avoid having to include npm and compiler into my target image. > > -Andy. > > -- >

[yocto] Pre-installing node.js packages

2019-07-16 Thread Andy Pont
Hello, Is there a way to add node.js packages into a build? I’m trying to avoid having to include npm and compiler into my target image. -Andy. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto