[OE-core] [jethro]PATCH 00/17] devtool/extensible SDK backports for jethro (cover letter only)

Paul Eggleton paul.eggleton at linux.intel.com
Fri Jan 15 00:14:11 UTC 2016


The following changes since commit 901af5a00338fd8f1ace939123484ea91c090a7a:

  libaio: don't disable linking to the system libraries (2016-01-14 15:18:16 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/jethro-fixes2-oecore
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/jethro-fixes2-oecore

Ed Bartosh (1):
  devtool: use cp instead of shutil.copytree

Paul Eggleton (16):
  classes/populate_sdk_ext: error out of install if buildtools install
    fails
  devtool: sdk-update: fix traceback without update server set
  recipetool: create: handle https://....git URLs
  recipetool: create: avoid traceback on fetch error
  recipetool: create: fix do_install handling for makefile-only software
  recipetool: create: prevent attempting to unpack entire DL_DIR
  recipetool: create: detect when specified URL returns a web page
  recipetool: create: fix error when extracting source to a specified
    directory
  buildhistory: fix not recording SDK information
  scripts/oe-publish-sdk: add missing call to git update-server-info
  classes/populate_sdk_ext: fix cascading from preparation failure
  classes/populate_sdk_ext: disable signature warnings
  devtool: sdk-update: fix not using updateserver config file option
  devtool: sdk-update: fix metadata update step
  devtool: sdk-update: fix error checking
  devtool: reset: do clean for multiple recipes at once with -a

 meta/classes/buildhistory.bbclass         |  2 +-
 meta/classes/populate_sdk_ext.bbclass     |  6 ++--
 scripts/lib/devtool/sdk.py                | 54 +++++++++++++++----------------
 scripts/lib/devtool/standard.py           | 25 +++++++-------
 scripts/lib/recipetool/create.py          | 28 +++++++++++++---
 scripts/lib/recipetool/create_buildsys.py |  2 +-
 scripts/lib/scriptutils.py                |  4 +++
 scripts/oe-publish-sdk                    |  4 +--
 8 files changed, 74 insertions(+), 51 deletions(-)

-- 
2.5.0




More information about the Openembedded-core mailing list