Hi,
You can check this link: https://wiki.yoctoproject.org/wiki/TipsAndTricks/NPM
I have recently added some fixes concerning npm. But I still have
some issues using devtool: e.g the lockdown.json generation using
the npm lockdown module is erroneous.
I have no time for now, but I have planned t
ting a new file: bitbake/lib/bb/npm_utils.py
Or maybe use the existing bitbake/lib/bb/utils.py ?
What do you think ?
Jean-Marie LEMETAYER
Enthusiast embedded systems engineer
Savoir-faire Linux
--
___
yocto mailing list
yocto@yoctoproject
public fork would be nice. I would gladly
help you / test your work / add my fixes if needed.
Best regards,
Jean-Marie Lemetayer
- Mail original -
De: "Stefan Herbrechtsmeier"
À: "Yocto-mailing-list"
Envoyé: Vendredi 4 Octobre 2019 08:53:10
Objet: Re: [yocto] [npm] dup
-
> De: "Stefan Herbrechtsmeier"
> À: "Jean-marie Lemetayer"
> Cc: "Yocto-mailing-list" , "Savoir-faire Linux
> Rennes"
> Envoyé: Vendredi 4 Octobre 2019 16:55:47
> Objet: Re: [yocto] [npm] duplicate code
> Hi Jean-Marie,
>
&
Hi Jonas,
I am currently refactoring / updating the npm handling in Yocto:
http://lists.openembedded.org/pipermail/openembedded-core/2019-October/288352.html
http://lists.openembedded.org/pipermail/bitbake-devel/2019-October/020449.html
Your point is very interesting, I will take it into account
Actually I just update my patchset to use ${nonarch_libdir} instead of
${libdir}.
This will be on the next patchset version.
For your information you can check the meta/conf/bitbake.conf file for others
target filesystem paths.
Best regards,
Jean-Marie
On Nov 8, 2019, at 10:46 AM, Jean-Marie