All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Extensible SDK: 3 fixes
@ 2015-05-27  6:09 Chen Qi
  2015-05-27  6:09 ` [PATCH 1/3] populate_sdk_ext: install the latest buildtools-tarball Chen Qi
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Chen Qi @ 2015-05-27  6:09 UTC (permalink / raw)
  To: openembedded-core

The first two have been sent before.

The following changes since commit 7ffe10df73cc20d10fcd41b121074445273bd60e:

  license_class: license_create_manifest improvment (2015-05-09 22:26:02 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib ChenQi/ext-sdk-3-fixes
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/ext-sdk-3-fixes

Chen Qi (3):
  populate_sdk_ext: install the latest buildtools-tarball
  populate_sdk_ext: consider custom configuration in local.conf
  copy_buildsystem: make sure bitbake directory is copied

 meta/classes/populate_sdk_ext.bbclass | 27 ++++++++++++++++++++++++++-
 meta/lib/oe/copy_buildsystem.py       |  7 +++----
 2 files changed, 29 insertions(+), 5 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-06-09  8:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-27  6:09 [PATCH 0/3] Extensible SDK: 3 fixes Chen Qi
2015-05-27  6:09 ` [PATCH 1/3] populate_sdk_ext: install the latest buildtools-tarball Chen Qi
2015-05-27 18:54   ` Christopher Larson
2015-05-27 21:26     ` Randy Witt
2015-05-27 22:13       ` Christopher Larson
2015-05-27  6:09 ` [PATCH 2/3] populate_sdk_ext: consider custom configuration in local.conf Chen Qi
2015-06-04 14:11   ` Paul Eggleton
2015-06-09  6:41     ` ChenQi
2015-06-09  8:59       ` Paul Eggleton
2015-05-27  6:09 ` [PATCH 3/3] copy_buildsystem: make sure bitbake directory is copied Chen Qi

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.