[OE-core] [PATCH 0/3] devtool add fixes

Paul Eggleton paul.eggleton at linux.intel.com
Tue Oct 4 09:31:13 UTC 2016


The following changes since commit 21cc2a3f63ea260dbf6b50e2fd4dd50cacdd9935:

  machine-sdk: Clear ABIEXTENSION to avoid sstate checksum mismatch issues (2016-10-01 08:16:03 +0100)

are available in the git repository at:

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

Paul Eggleton (3):
  devtool: add: fix error message when only specifying a recipe name
  devtool: add: display a warning for deprecated -f/--fetch option
  devtool: add: build nodejs-native if npm is needed and not available

 scripts/lib/devtool/__init__.py      | 29 +++++++++++++++++++++++++++++
 scripts/lib/devtool/standard.py      | 35 ++++++++++++++++++++++++-----------
 scripts/lib/recipetool/create.py     | 10 ++++++----
 scripts/lib/recipetool/create_npm.py |  4 +++-
 4 files changed, 62 insertions(+), 16 deletions(-)

-- 
2.5.5




More information about the Openembedded-core mailing list