All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Extensible SDK fixes
@ 2015-10-19 16:33 Paul Eggleton
  2015-10-19 16:33 ` [PATCH v3 1/5] classes/populate_sdk_ext: consistent indentation Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Eggleton @ 2015-10-19 16:33 UTC (permalink / raw)
  To: openembedded-core

Changes since v2:
 * Fix patch 2/5 to disable do_bootimg, do_bootdirectdisk and do_vmimg
   as well as do_rootfs
 * Add a proper commit message for patch 1/5


The following changes since commit 10e5df3503632a6e1c54612055b19f7258c3ae2f:

  lib/oe/image.py: Fix dependency handling for compressed types (2015-10-14 18:08:22 +0300)

are available in the git repository at:

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

Paul Eggleton (5):
  classes/populate_sdk_ext: consistent indentation
  classes/populate_sdk_ext: prevent image construction from executing on
    install
  classes/populate_sdk_ext: add note to env setup script
  classes/populate_sdk_ext: detect and warn if running in OE environment
  toolchain-shar-extract.sh: print full-length title underline

 meta/classes/populate_sdk_ext.bbclass | 18 +++++++++++++-----
 meta/files/ext-sdk-prepare.sh         | 20 ++++++++++++++++++++
 meta/files/toolchain-shar-extract.sh  |  5 +++--
 3 files changed, 36 insertions(+), 7 deletions(-)
 create mode 100644 meta/files/ext-sdk-prepare.sh

-- 
2.1.0



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

end of thread, other threads:[~2015-10-19 16:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-19 16:33 [PATCH v3 0/5] Extensible SDK fixes Paul Eggleton
2015-10-19 16:33 ` [PATCH v3 1/5] classes/populate_sdk_ext: consistent indentation Paul Eggleton
2015-10-19 16:33 ` [PATCH v3 2/5] classes/populate_sdk_ext: prevent image construction from executing on install Paul Eggleton
2015-10-19 16:33 ` [PATCH v3 3/5] classes/populate_sdk_ext: add note to env setup script Paul Eggleton
2015-10-19 16:33 ` [PATCH v3 4/5] classes/populate_sdk_ext: detect and warn if running in OE environment Paul Eggleton
2015-10-19 16:33 ` [PATCH v3 5/5] toolchain-shar-extract.sh: print full-length title underline 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.