[OE-core] [PATCH 0/5] SDK-related fixes

Paul Eggleton paul.eggleton at linux.intel.com
Mon Apr 20 16:47:04 UTC 2015


A bugfix and some minor improvements for the extensible SDK (the last
two apply also to the standard SDK).


The following changes since commit 2e3c8fd70694dcf9553b5e4c50a57b617a9130b6:

  image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dependency (2015-04-20 15:29:06 +0100)

are available in the git repository at:

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

Paul Eggleton (5):
  devtool: force use of bash when running build within extensible SDK
  classes/populate_sdk_ext: disable network connectivity check
  classes/populate_sdk_ext: add warning against editing configuration
  classes/populate_sdk_base: Show title in SDK installer
  toolchain-shar-extract.sh: mention how to set up the SDK environment

 meta/classes/populate_sdk_base.bbclass       |  4 ++++
 meta/classes/populate_sdk_ext.bbclass        | 15 +++++++++++++++
 meta/files/toolchain-shar-extract.sh         |  5 +++++
 meta/recipes-core/meta/buildtools-tarball.bb |  2 ++
 scripts/lib/devtool/__init__.py              |  5 +++++
 5 files changed, 31 insertions(+)

-- 
2.1.0




More information about the Openembedded-core mailing list