All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [jethro]PATCH 00/17] devtool/extensible SDK backports for jethro (cover letter only)
Date: Fri, 15 Jan 2016 13:14:11 +1300	[thread overview]
Message-ID: <cover.1452811534.git.paul.eggleton@linux.intel.com> (raw)

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



                 reply	other threads:[~2016-01-15  0:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1452811534.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.