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/3] valgrind/bluez5/perl: Fix race issues when parallel build
Date: Fri, 28 Dec 2018 01:01:46 -0800	[thread overview]
Message-ID: <cover.1545987662.git.liezhi.yang@windriver.com> (raw)

The following changes since commit caa776bdcf8ea34c857f45970370bf771075f4bc:

  testimage.bbclass: remove boot parameter systemd.log_target (2018-12-27 22:50:01 +0000)

are available in the git repository at:

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

Robert Yang (3):
  valgrind: Fix a race issue for libcoregrind.a
  bluez5: Fix a race issue for tools
  perl: Fix race issue for cpan/Pod-Simple

 meta/recipes-connectivity/bluez5/bluez5.inc        |  1 +
 ...01-Makefile.am-Fix-a-race-issue-for-tools.patch | 32 +++++++++++++++
 meta/recipes-devtools/perl/perl-native_5.24.4.bb   |  1 +
 ...kefile.SH-Pod-Simple-requires-Getopt-Long.patch | 34 ++++++++++++++++
 meta/recipes-devtools/perl/perl_5.24.4.bb          |  1 +
 ...ncies-between-libcoregrind-.a-and-m_main..patch | 45 ++++++++++++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.14.0.bb  |  1 +
 7 files changed, 115 insertions(+)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-Makefile.am-Fix-a-race-issue-for-tools.patch
 create mode 100644 meta/recipes-devtools/perl/perl/0001-Makefile.SH-Pod-Simple-requires-Getopt-Long.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-Fix-dependencies-between-libcoregrind-.a-and-m_main..patch

-- 
2.10.2



             reply	other threads:[~2018-12-28  9:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-28  9:01 Robert Yang [this message]
2018-12-28  9:01 ` [PATCH 1/3] valgrind: Fix a race issue for libcoregrind.a Robert Yang
2018-12-28  9:01 ` [PATCH 2/3] bluez5: Fix a race issue for tools Robert Yang
2018-12-28  9:01 ` [PATCH 3/3] perl: Fix race issue for cpan/Pod-Simple Robert Yang
2018-12-28  9:33 ` ✗ patchtest: failure for valgrind/bluez5/perl: Fix race issues when parallel build Patchwork
2018-12-28  9:45   ` 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.1545987662.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.