[OE-core] [PATCH 0/3] Fixes regarding oeqa/sdk

Chen Qi Qi.Chen at windriver.com
Wed Aug 29 02:56:28 UTC 2018


The following changes since commit a8368651ffed1bd6c4715a37dfe9f40c48ca23c4:

  bitbake: fetcher: Fixed remote removal not throwing exception. (2018-08-28 10:32:08 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/oeqa-sdk
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/oeqa-sdk

Chen Qi (3):
  sdk/context.py: add ability to check for multilib version of target
    package
  sdk/buldgalculator.py: check against multilib for gtk+3
  oeqa/sdk: fixes related to hasPackage semantics

 meta/lib/oeqa/sdk/cases/buildgalculator.py |  4 ++--
 meta/lib/oeqa/sdk/cases/buildlzip.py       |  4 ++--
 meta/lib/oeqa/sdk/cases/gcc.py             |  4 ++--
 meta/lib/oeqa/sdk/context.py               | 29 +++++++++++++++++++++--------
 4 files changed, 27 insertions(+), 14 deletions(-)

-- 
1.9.1




More information about the Openembedded-core mailing list