[OE-core] [PATCH 0/4] Add extensible SDK update test

Aníbal Limón anibal.limon at linux.intel.com
Mon Feb 22 15:03:25 UTC 2016


The following changes since commit 8c0ba8d9aff6dec6e458739aafb79b185e951afd:

  bitbake: toaster: toastergui Fix invalid char test and implementation (2016-02-19 15:38:49 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib alimon/esdk_update
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/esdk_update

Aníbal Limón (4):
  classes/testsdk: Move code for avoid PATHs to oeqa.utils
  classes/testsdk: Move the removal of bitbake PATH to eSDK context only
  classes/testsdk: Pass tcname to SDK and SDKExt contexts
  oeqa/sdkext: Add sdk_update.SDKUpdateTest class.

 meta/classes/testsdk.bbclass       | 29 +++++++++-------------------
 meta/lib/oeqa/oetest.py            | 29 ++++++++++++++++++++++++----
 meta/lib/oeqa/sdkext/sdk_update.py | 39 ++++++++++++++++++++++++++++++++++++++
 meta/lib/oeqa/utils/__init__.py    | 17 +++++++++++++++++
 4 files changed, 90 insertions(+), 24 deletions(-)
 create mode 100644 meta/lib/oeqa/sdkext/sdk_update.py

-- 
2.1.4




More information about the Openembedded-core mailing list