[bitbake-devel] [PATCH 0/4] NPM fixes

Jean-marie Lemetayer jean-marie.lemetayer at savoirfairelinux.com
Fri May 17 19:18:31 UTC 2019


Yes, I have tagged the patches but forgot to add a global explanation. Here it is:

 - PATCH 1/4: fix the bug:
     https://bugzilla.yoctoproject.org/show_bug.cgi?id=13344
 - PATCH 2/4: fix an extra case of the bug:
     https://bugzilla.yoctoproject.org/show_bug.cgi?id=12534
 - PATCH 3/4: fix the bug:
     https://bugzilla.yoctoproject.org/show_bug.cgi?id=13349
 - PATCH 4/4: initiate fix for the bug:
     https://bugzilla.yoctoproject.org/show_bug.cgi?id=11028


----- Original Message -----
From: "akuster" <akuster at mvista.com>
To: "Jean-Marie LEMETAYER" <jean-marie.lemetayer at savoirfairelinux.com>, bitbake-devel at lists.openembedded.org
Sent: Friday, May 17, 2019 5:32:44 PM
Subject: Re: [bitbake-devel] [PATCH 0/4] NPM fixes

On 5/17/19 8:14 AM, Jean-Marie LEMETAYER wrote:
> Hi folks,
>
> I have recently integrated a nodejs server with an angular application using
> poky and meta-openembedded (thud branch). Some fixes were needed to make it
> work.

Is this fixing YP bug:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=13344 ?

- armin
> Best regards,
> Jean-Marie
>
> Jean-Marie LEMETAYER (4):
>   bitbake: fetch2/npm: fix npw view parsing
>   npm: get npm package name from npm pack
>   npm: fix node and npm default directory conflict
>   npm: remove some temporary build files
>
>  bitbake/lib/bb/fetch2/npm.py | 19 +++++--------------
>  meta/classes/npm.bbclass     | 11 +++++++----
>  2 files changed, 12 insertions(+), 18 deletions(-)
>
> --
> 2.20.1
>


More information about the bitbake-devel mailing list