All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Extensible SDK improvements
@ 2015-12-22  3:19 Paul Eggleton
  2015-12-22  3:19 ` [PATCH 1/5] classes/populate_sdk_ext: use uninative to set NATIVELSBSTRING Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Eggleton @ 2015-12-22  3:19 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-12-22  3:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-22  3:19 [PATCH 0/5] Extensible SDK improvements Paul Eggleton
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

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.