Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] devtool/recipetool fixes
@ 2017-02-06 20:45 Paul Eggleton
  2017-02-06 20:45 ` [PATCH 1/4] classes/npm: set HOME during do_install Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2017-02-06 20:45 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2017-02-06 20:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-06 20:45 [PATCH 0/4] devtool/recipetool fixes Paul Eggleton
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

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