All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] eSDK support runs of compatibility SDK tests
@ 2017-06-09 17:01 Aníbal Limón
  2017-06-09 17:01 ` [PATCH 1/4] lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistory Aníbal Limón
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Aníbal Limón @ 2017-06-09 17:01 UTC (permalink / raw)
  To: openembedded-core; +Cc: paul.eggleton

The following changes since commit b1d5267f0e31605b346af40778da0ac1ff298b78:

  README.hardware: update flashing instructions for MPC8315 (2017-06-09 17:13:45 +0100)

are available in the git repository at:

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

Aníbal Limón (1):
  oeqa/sdk/cases: Fix skip of buildgcalculator test

Francisco Pedraza (3):
  lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistory
  meta/classes/populate_sdk: Adds support for generating eSDK manifest
    files
  oeqa/sdk/cases: Added validation for SDK compatibility tests with eSDK

 meta/classes/buildhistory.bbclass          | 19 ++++---------
 meta/classes/populate_sdk_base.bbclass     | 44 +++++++++++++++++-------------
 meta/classes/populate_sdk_ext.bbclass      | 33 ++++++++++++++++++++++
 meta/lib/oe/sdk.py                         | 19 +++++++++++++
 meta/lib/oeqa/sdk/cases/buildgalculator.py |  2 +-
 meta/lib/oeqa/sdk/cases/buildiptables.py   |  3 +-
 meta/lib/oeqa/sdk/cases/gcc.py             |  3 +-
 meta/lib/oeqa/sdk/cases/perl.py            |  3 +-
 meta/lib/oeqa/sdk/cases/python.py          |  3 +-
 9 files changed, 92 insertions(+), 37 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2017-06-09 17:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-09 17:01 [PATCH 0/4] eSDK support runs of compatibility SDK tests Aníbal Limón
2017-06-09 17:01 ` [PATCH 1/4] lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistory Aníbal Limón
2017-06-09 17:01 ` [PATCH 2/4] meta/classes/populate_sdk: Adds support for generating eSDK manifest files Aníbal Limón
2017-06-09 17:01 ` [PATCH 3/4] oeqa/sdk/cases: Added validation for SDK compatibility tests with eSDK Aníbal Limón
2017-06-09 17:01 ` [PATCH 4/4] oeqa/sdk/cases: Fix skip of buildgcalculator test Aníbal Limón

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.