Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] A few misc fixes from meta-mentor-staging
@ 2018-06-21 21:07 Christopher Larson
  2018-06-21 21:07 ` [PATCH 1/6] oe.scriptutils.run_editor: ditch the error-prone argument quoting Christopher Larson
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Christopher Larson @ 2018-06-21 21:07 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

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



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

end of thread, other threads:[~2018-06-27 15:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-21 21:07 [PATCH 0/6] A few misc fixes from meta-mentor-staging Christopher Larson
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox