All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/8] Fixes for eSDK and testsdkext
@ 2016-12-14  7:24 Robert Yang
  2016-12-14  7:24 ` [PATCH V2 1/8] populate_sdk_ext.bbclass: break the long lines Robert Yang
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Robert Yang @ 2016-12-14  7:24 UTC (permalink / raw)
  To: openembedded-core

* V2
  1) Fix Paul's comments:
     - Drop "don't reset when the test is failed"
     - Update bug id for "oe-publish-sdk: add pyshtables.py to .gitignore"
     - Split "install multilib targets as populate_sdk does" into 2 commits:
       "break the long lines"
       "install multilib SDKs"
  2) Use shorter subject lines

* V1
  Initial version

// Robert

The following changes since commit 4e412234c37efec42b3962c11d44903c0c58c92e:

  libpcap: Disable exposed bits of WinPCAP remote capture support (2016-12-13 22:47:35 +0000)

are available in the git repository at:

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

Robert Yang (8):
  populate_sdk_ext.bbclass: break the long lines
  populate_sdk_ext.bbclass: install multilib SDKs
  oeqa/sdkext/devtool.py: remove sources before run test cases
  oe-publish-sdk: make cmd easier to read
  oe-publish-sdk: add pyshtables.py to .gitignore
  oeqa/oetest.py: add hasLockedSig()
  oeqa/sdkext/devtool.py: skip a testcase when no libxml2
  oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERN

 meta/classes/populate_sdk_ext.bbclass | 63 ++++++++++++++++++++++++-----------
 meta/lib/oe/copy_buildsystem.py       | 18 ++++++++++
 meta/lib/oeqa/oetest.py               | 13 ++++++++
 meta/lib/oeqa/sdkext/devtool.py       |  8 ++++-
 scripts/oe-publish-sdk                | 19 +++++++++--
 5 files changed, 98 insertions(+), 23 deletions(-)

-- 
2.10.2



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

end of thread, other threads:[~2016-12-21  6:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-14  7:24 [PATCH V2 0/8] Fixes for eSDK and testsdkext Robert Yang
2016-12-14  7:24 ` [PATCH V2 1/8] populate_sdk_ext.bbclass: break the long lines Robert Yang
2016-12-14  8:02   ` Ulf Magnusson
2016-12-14  8:37     ` Robert Yang
2016-12-14  7:24 ` [PATCH V2 2/8] populate_sdk_ext.bbclass: install multilib SDKs Robert Yang
2016-12-14  7:24 ` [PATCH V2 3/8] oeqa/sdkext/devtool.py: remove sources before run test cases Robert Yang
2016-12-14  7:24 ` [PATCH V2 4/8] oe-publish-sdk: make cmd easier to read Robert Yang
2016-12-14  7:24 ` [PATCH V2 5/8] oe-publish-sdk: add pyshtables.py to .gitignore Robert Yang
2016-12-14  7:24 ` [PATCH V2 6/8] oeqa/oetest.py: add hasLockedSig() Robert Yang
2016-12-14  7:24 ` [PATCH V2 7/8] oeqa/sdkext/devtool.py: skip a testcase when no libxml2 Robert Yang
2016-12-14  7:24 ` [PATCH V2 8/8] oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERN Robert Yang
2016-12-20 15:41 ` [PATCH V2 0/8] Fixes for eSDK and testsdkext Burton, Ross
2016-12-21  1:41   ` akuster808
2016-12-21  1:48     ` Robert Yang
2016-12-21  6:20   ` Robert Yang

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.