On 02/28/16 18:13, Richard Purdie wrote:
On Sun, 2016-02-28 at 12:36 -0500, Trevor Woerner wrote:
Thanks!
I guess I don't have enough "plumbing" quite yet. I have all the
master branches of everything I need and I cherry picked Brendan's
npm.bbclass but I still get:
Ah sorry. I needed bitbake's
On Sun, 2016-02-28 at 12:36 -0500, Trevor Woerner wrote:
> On 02/28/16 12:09, Trevor Woerner wrote:
> > On 02/28/16 03:32, Richard Purdie wrote:
> > > On Sat, 2016-02-27 at 19:53 -0500, Trevor Woerner wrote:
> > > > On 02/25/16 10:06, brendan.le.f...@intel.com wrote:
> > > > > npm class supports th
On 02/28/16 12:09, Trevor Woerner wrote:
On 02/28/16 03:32, Richard Purdie wrote:
On Sat, 2016-02-27 at 19:53 -0500, Trevor Woerner wrote:
On 02/25/16 10:06, brendan.le.f...@intel.com wrote:
npm class supports the npm fetcher, helping doing the basic
compile/install
stages of an npm package
A
On 02/28/16 03:32, Richard Purdie wrote:
On Sat, 2016-02-27 at 19:53 -0500, Trevor Woerner wrote:
On 02/25/16 10:06, brendan.le.f...@intel.com wrote:
npm class supports the npm fetcher, helping doing the basic
compile/install
stages of an npm package
Any chance you might have an npm recipe exa
On Sat, 2016-02-27 at 19:53 -0500, Trevor Woerner wrote:
> On 02/25/16 10:06, brendan.le.f...@intel.com wrote:
> > npm class supports the npm fetcher, helping doing the basic
> > compile/install
> > stages of an npm package
>
> Any chance you might have an npm recipe example? Maybe something like
On 02/25/16 10:06, brendan.le.f...@intel.com wrote:
npm class supports the npm fetcher, helping doing the basic compile/install
stages of an npm package
Any chance you might have an npm recipe example? Maybe something like
express?
--
___
Openembedd
From: Brendan Le Foll
npm class supports the npm fetcher, helping doing the basic compile/install
stages of an npm package
Signed-off-by: Brendan Le Foll
---
meta/classes/npm.bbclass | 25 +
1 file changed, 25 insertions(+)
create mode 100644 meta/classes/npm.bbclass