All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [PATCH 0/6] A few misc fixes from meta-mentor-staging
Date: Fri, 22 Jun 2018 02:07:30 +0500	[thread overview]
Message-ID: <cover.1529604086.git.chris_larson@mentor.com> (raw)

From: Christopher Larson <chris_larson@mentor.com>

The following changes since commit 83c9405df5748744ef673ac8757bb89d7050ad8d:

  alsa-tools: rewrite packaging (2018-06-15 11:18:15 +0100)

are available in the git repository at:

  git@github.com:kergoth/openembedded-core.git misc-fixes

for you to fetch changes up to 5ce7b09e00b4967d2c0efaad58049cf871fab57a:

  perf: drop the rdep on man (2018-06-16 02:04:35 +0500)

----------------------------------------------------------------
Christopher Larson (6):
  oe.scriptutils.run_editor: ditch the error-prone argument quoting
  pcmciautils: depend on bison-native
  console-tools: add missing flex/bison deps
  ovmf: set PARALLEL_MAKE for target as well
  dmidecode: correct docdir
  perf: drop the rdep on man

 meta/recipes-bsp/pcmciautils/pcmciautils.inc       |  2 +-
 .../console-tools/console-tools_0.3.2.bb           |  1 +
 meta/recipes-core/ovmf/ovmf_git.bb                 |  2 +-
 meta/recipes-devtools/dmidecode/dmidecode_3.1.bb   |  4 ++++
 meta/recipes-kernel/perf/perf.bb                   |  1 -
 scripts/lib/scriptutils.py                         | 24 +++++++++++-----------
 6 files changed, 19 insertions(+), 15 deletions(-)

-- 
2.11.1



             reply	other threads:[~2018-06-21 21:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-21 21:07 Christopher Larson [this message]
2018-06-21 21:07 ` [PATCH 1/6] oe.scriptutils.run_editor: ditch the error-prone argument quoting Christopher Larson
2018-06-27 12:52   ` Richard Purdie
2018-06-27 15:24     ` Christopher Larson
2018-06-21 21:07 ` [PATCH 2/6] pcmciautils: depend on bison-native Christopher Larson
2018-06-21 21:07 ` [PATCH 3/6] console-tools: add missing flex/bison deps Christopher Larson
2018-06-21 21:07 ` [PATCH 4/6] ovmf: set PARALLEL_MAKE for target as well Christopher Larson
2018-06-21 21:07 ` [PATCH 5/6] dmidecode: correct docdir Christopher Larson
2018-06-21 21:07 ` [PATCH 6/6] perf: drop the rdep on man Christopher Larson
2018-06-22  7:36   ` Richard Purdie
2018-06-22 15:07     ` Christopher Larson

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.1529604086.git.chris_larson@mentor.com \
    --to=kergoth@gmail.com \
    --cc=chris_larson@mentor.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.