Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] devtool/recipetool: allow installation of devDependencies
@ 2017-03-13 10:01 Anders Darander
  2017-03-13 10:01 ` [PATCH v2 1/2] devtool/recipetill: npm install " Anders Darander
  2017-03-13 10:01 ` [PATCH v2 2/2] classes/npm: allow installation " Anders Darander
  0 siblings, 2 replies; 3+ messages in thread
From: Anders Darander @ 2017-03-13 10:01 UTC (permalink / raw)
  To: openembedded-core; +Cc: Anders Darander

This allows the conditional addition of devDependencies to DEPENDS, as well asi
installation to the recipes WORKDIR.

changes from v1:

* A number of patches was merged.

* Make the addition of devDependencies from package.json optional in create_npm.py
from recipetool.

The following changes since commit a47e64d985a610535449730806651f5bfd75d9ec:

  libcomps: add a recipe (2017-03-11 16:08:50 +0000)

are available in the git repository at:

  git://github.com/darander/openembedded-core npm
  https://github.com/darander/openembedded-core/tree/npm

Anders Darander (2):
  devtool/recipetill: npm install of devDependencies
  classes/npm: allow installation of devDependencies

 meta/classes/npm.bbclass             | 13 +++++++++++--
 scripts/lib/devtool/standard.py      |  3 +++
 scripts/lib/recipetool/create.py     |  6 ++++++
 scripts/lib/recipetool/create_npm.py | 23 ++++++++++++++++++-----
 4 files changed, 38 insertions(+), 7 deletions(-)

-- 
2.10.2



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-13 10:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-13 10:01 [PATCH v2 0/2] devtool/recipetool: allow installation of devDependencies Anders Darander
2017-03-13 10:01 ` [PATCH v2 1/2] devtool/recipetill: npm install " Anders Darander
2017-03-13 10:01 ` [PATCH v2 2/2] classes/npm: allow installation " Anders Darander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox