All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] oeqa related: 3 fixes
@ 2018-12-27  8:59 Robert Yang
  2018-12-27  8:59 ` [PATCH 1/3] oeqa: make it work for multiple users Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Robert Yang @ 2018-12-27  8:59 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 7bbc453ac2b8d63680855789948a145fc448017f:

  glibc: Enable --with-default-link (2018-12-26 11:19:47 +0000)

are available in the git repository at:

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

Robert Yang (3):
  oeqa: make it work for multiple users
  runqemu-gen-tapdevs: Allow run --help without sudo
  oeqa/utils/qemurunner: Print output when failed to login

 meta/classes/testimage.bbclass    |  2 +-
 meta/lib/oeqa/runtime/context.py  |  7 +++----
 meta/lib/oeqa/utils/dump.py       |  5 ++++-
 meta/lib/oeqa/utils/qemurunner.py |  1 +
 scripts/runqemu-gen-tapdevs       | 12 ++++++------
 5 files changed, 15 insertions(+), 12 deletions(-)

-- 
2.10.2



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

end of thread, other threads:[~2019-01-02  2:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-27  8:59 [PATCH 0/3] oeqa related: 3 fixes Robert Yang
2018-12-27  8:59 ` [PATCH 1/3] oeqa: make it work for multiple users Robert Yang
2018-12-27 11:37   ` Richard Purdie
2018-12-28  2:03     ` Robert Yang
2018-12-28  7:57     ` Robert Yang
2018-12-28 23:09       ` richard.purdie
2019-01-02  2:09         ` Robert Yang
2018-12-27  8:59 ` [PATCH 2/3] runqemu-gen-tapdevs: Allow run --help without sudo Robert Yang
2018-12-27 11:32   ` Richard Purdie
2018-12-27  8:59 ` [PATCH 3/3] oeqa/utils/qemurunner: Print output when failed to login 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.