[OE-core] [PATCH 0/4] devtool/recipetool fixes
Paul Eggleton
paul.eggleton at linux.intel.com
Mon Feb 6 20:45:39 UTC 2017
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
More information about the Openembedded-core
mailing list