Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Anders Darander <anders@chargestorm.se>
To: openembedded-core@lists.openembedded.org
Cc: Anders Darander <anders@chargestorm.se>
Subject: [PATCH v2 0/2] devtool/recipetool: allow installation of devDependencies
Date: Mon, 13 Mar 2017 11:01:45 +0100	[thread overview]
Message-ID: <cover.1489399045.git.anders@chargestorm.se> (raw)

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



             reply	other threads:[~2017-03-13 10:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-13 10:01 Anders Darander [this message]
2017-03-13 10:01 ` [PATCH v2 1/2] devtool/recipetill: npm install of devDependencies Anders Darander
2017-03-13 10:01 ` [PATCH v2 2/2] classes/npm: allow installation " Anders Darander

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1489399045.git.anders@chargestorm.se \
    --to=anders@chargestorm.se \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox