Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] devtool/recipetool fixes
Date: Tue,  7 Feb 2017 09:45:39 +1300	[thread overview]
Message-ID: <cover.1486413875.git.paul.eggleton@linux.intel.com> (raw)

Some fixes for devtool/recipetool, plus one related fix to the npm
class.


The following changes since commit b3a74335e1f9701ce2d6217080800baf3a61acb4:

  Revert "yocto-bsps: add 4.9 bbappend" (2017-02-06 14:45:48 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/devtool25
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/devtool25

Paul Eggleton (4):
  classes/npm: set HOME during do_install
  recipetool: create: properly handle npm optional dependencies
  recipetool: create: do not treat numbers in SCM URLs as versions
  devtool: improve parse failure handling

 meta/classes/npm.bbclass             |  3 ++
 scripts/create-pull-request          |  1 +
 scripts/lib/devtool/__init__.py      |  7 ++++-
 scripts/lib/devtool/standard.py      | 11 ++++++-
 scripts/lib/recipetool/create.py     |  3 +-
 scripts/lib/recipetool/create_npm.py | 56 +++++++++++++++++++++++++++++++-----
 6 files changed, 70 insertions(+), 11 deletions(-)

-- 
2.9.3



             reply	other threads:[~2017-02-06 20:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06 20:45 Paul Eggleton [this message]
2017-02-06 20:45 ` [PATCH 1/4] classes/npm: set HOME during do_install Paul Eggleton
2017-02-06 20:45 ` [PATCH 2/4] recipetool: create: properly handle npm optional dependencies Paul Eggleton
2017-02-06 20:45 ` [PATCH 3/4] recipetool: create: do not treat numbers in SCM URLs as versions Paul Eggleton
2017-02-06 20:45 ` [PATCH 4/4] devtool: improve parse failure handling Paul Eggleton

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.1486413875.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --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