All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/5] buildtools-tarball: add python3-testtools and python3-subunit
Date: Fri, 27 Jul 2018 17:01:14 +0800	[thread overview]
Message-ID: <cover.1532682009.git.liezhi.yang@windriver.com> (raw)

The following changes since commit 364449251ffe4ff2c11acaa258edcec244c38818:

  classes/package: fix variable name in comment (2018-07-26 16:55:21 +0100)

are available in the git repository at:

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

Robert Yang (5):
  python3-extras: add it for python3-testtools
  python3-pbr: add it for python3-testtools
  python3-testtools: add it for oeqa
  python3-subunit: add it for oeqa
  buildtools-tarball: add python3-testtools and python3-subunit

 meta/recipes-core/meta/buildtools-tarball.bb       |  2 ++
 meta/recipes-devtools/python/python-extras.inc     | 12 ++++++++++
 meta/recipes-devtools/python/python-pbr.inc        | 14 +++++++++++
 meta/recipes-devtools/python/python-subunit.inc    | 14 +++++++++++
 meta/recipes-devtools/python/python-testtools.inc  | 27 ++++++++++++++++++++++
 .../python/python3-extras_1.0.0.bb                 |  2 ++
 meta/recipes-devtools/python/python3-pbr_3.1.1.bb  |  2 ++
 .../python/python3-subunit_1.1.0.bb                |  2 ++
 .../python/python3-testtools_2.2.0.bb              |  2 ++
 9 files changed, 77 insertions(+)
 create mode 100644 meta/recipes-devtools/python/python-extras.inc
 create mode 100644 meta/recipes-devtools/python/python-pbr.inc
 create mode 100644 meta/recipes-devtools/python/python-subunit.inc
 create mode 100644 meta/recipes-devtools/python/python-testtools.inc
 create mode 100644 meta/recipes-devtools/python/python3-extras_1.0.0.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_3.1.1.bb
 create mode 100644 meta/recipes-devtools/python/python3-subunit_1.1.0.bb
 create mode 100644 meta/recipes-devtools/python/python3-testtools_2.2.0.bb

-- 
2.7.4



             reply	other threads:[~2018-07-27  8:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-27  9:01 Robert Yang [this message]
2018-07-27  9:01 ` [PATCH 1/5] python3-extras: add it for python3-testtools Robert Yang
2018-07-27  9:01 ` [PATCH 2/5] python3-pbr: " Robert Yang
2018-07-27  8:57   ` Khem Raj
2018-07-27  8:58     ` Robert Yang
2018-07-27  9:01 ` [PATCH 3/5] python3-testtools: add it for oeqa Robert Yang
2018-07-27  9:01 ` [PATCH 4/5] python3-subunit: " Robert Yang
2018-07-27  9:01 ` [PATCH 5/5] buildtools-tarball: add python3-testtools and python3-subunit Robert Yang
2018-07-27  9:05 ` ✗ patchtest: failure for " Patchwork
2018-07-27  9:27   ` Robert Yang

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.1532682009.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.