* [jethro]PATCH 00/17] devtool/extensible SDK backports for jethro (cover letter only)
@ 2016-01-15 0:14 Paul Eggleton
0 siblings, 0 replies; only message in thread
From: Paul Eggleton @ 2016-01-15 0:14 UTC (permalink / raw)
To: openembedded-core
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-15 0:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-15 0:14 [jethro]PATCH 00/17] devtool/extensible SDK backports for jethro (cover letter only) Paul Eggleton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.