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: [PATCH 0/5] Extensible SDK improvements
Date: Tue, 22 Dec 2015 16:19:13 +1300	[thread overview]
Message-ID: <cover.1450754300.git.paul.eggleton@linux.intel.com> (raw)

Some tweaks and minor fixes for the extensible SDK.


The following changes since commit 2a1edfd9cfa16ec334c0758b47677d4fee5e79a8:

  bitbake.conf: Add filename and lineno to BB_SIGNATURE_EXCLUDE_FLAGS (2015-12-22 00:01:31 +0000)

are available in the git repository at:

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

Paul Eggleton (5):
  classes/populate_sdk_ext: use uninative to set NATIVELSBSTRING
  classes/base: don't print header if BUILDCFG_HEADER not set
  classes/populate_sdk_ext: hide build configuration in devtool build* output
  classes/populate_sdk_ext: error out of install if buildtools install fails
  devtool: sdk-update: fix traceback without update server set

 meta/classes/base.bbclass             |  3 ++-
 meta/classes/populate_sdk_ext.bbclass | 12 ++++++------
 scripts/lib/devtool/sdk.py            |  6 +-----
 3 files changed, 9 insertions(+), 12 deletions(-)

-- 
2.5.0



             reply	other threads:[~2015-12-22  3:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22  3:19 Paul Eggleton [this message]
2015-12-22  3:19 ` [PATCH 1/5] classes/populate_sdk_ext: use uninative to set NATIVELSBSTRING Paul Eggleton
2015-12-22  3:19 ` [PATCH 2/5] classes/base: don't print header if BUILDCFG_HEADER not set Paul Eggleton
2015-12-22  3:19 ` [PATCH 3/5] classes/populate_sdk_ext: hide build configuration in devtool build* output Paul Eggleton
2015-12-22  3:19 ` [PATCH 4/5] classes/populate_sdk_ext: error out of install if buildtools install fails Paul Eggleton
2015-12-22  3:19 ` [PATCH 5/5] devtool: sdk-update: fix traceback without update server set Paul Eggleton

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.1450754300.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.