All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: paul.eggleton@linux.intel.com
Subject: [PATCH 0/4] eSDK support runs of compatibility SDK tests
Date: Fri,  9 Jun 2017 12:01:24 -0500	[thread overview]
Message-ID: <cover.1497027624.git.anibal.limon@linux.intel.com> (raw)

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



             reply	other threads:[~2017-06-09 17:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09 17:01 Aníbal Limón [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1497027624.git.anibal.limon@linux.intel.com \
    --to=anibal.limon@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.