All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] buildtools-tarball: add python3-testtools and python3-subunit
@ 2018-07-27  9:01 Robert Yang
  2018-07-27  9:01 ` [PATCH 1/5] python3-extras: add it for python3-testtools Robert Yang
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Robert Yang @ 2018-07-27  9:01 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2018-07-27  9:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-27  9:01 [PATCH 0/5] buildtools-tarball: add python3-testtools and python3-subunit Robert Yang
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

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.