Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/8] fixes for building in long path
Date: Tue, 14 Mar 2017 01:45:37 -0700	[thread overview]
Message-ID: <cover.1489481108.git.liezhi.yang@windriver.com> (raw)

The following changes since commit 86b09a7ed67a43a45c805f44778bed0bfdf57361:

  u-boot: add option to specify FDT argument in extlinux.conf (2017-03-13 09:43:08 +0000)

are available in the git repository at:

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

Robert Yang (8):
  m4: do_configure: fix "Argument list too long"
  guile: do_configure: fix "Argument list too long"
  kmod: set ac_cv_path_DOLT_BASH to /bin/bash
  mc: set ac_cv_path_PERL to /usr/bin/perl
  valgrind: set ac_cv_path_PERL to /usr/bin/perl
  autogen-native: config/libopts.m4
  autogen-native: fix POSIX_SHELL and perl
  oe/path.py: fix for "Argument list too long"

 meta/lib/oe/path.py                                | 10 +++---
 .../autogen/autogen-native_5.18.12.bb              |  4 +++
 ...pts.m4-regenerate-it-from-config-libopts..patch | 39 ++++++++++++++++++++++
 ...2-autoopts-mk-tpl-config.sh-fix-perl-path.patch | 32 ++++++++++++++++++
 meta/recipes-devtools/guile/guile_2.0.14.bb        |  3 ++
 meta/recipes-devtools/m4/m4-1.4.18.inc             |  3 ++
 meta/recipes-devtools/valgrind/valgrind_3.12.0.bb  |  2 ++
 meta/recipes-extended/mc/mc_4.8.18.bb              |  2 ++
 meta/recipes-kernel/kmod/kmod.inc                  |  2 ++
 9 files changed, 93 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-devtools/autogen/autogen/0001-config-libopts.m4-regenerate-it-from-config-libopts..patch
 create mode 100644 meta/recipes-devtools/autogen/autogen/0002-autoopts-mk-tpl-config.sh-fix-perl-path.patch

-- 
2.11.0.rc2.dirty



             reply	other threads:[~2017-03-14  8:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-14  8:45 Robert Yang [this message]
2017-03-14  8:45 ` [PATCH 1/8] m4: do_configure: fix "Argument list too long" Robert Yang
2017-03-14  8:45 ` [PATCH 2/8] guile: " Robert Yang
2017-03-14 12:06   ` Burton, Ross
2017-03-15  2:17     ` Robert Yang
2017-03-14  8:45 ` [PATCH 3/8] kmod: set ac_cv_path_DOLT_BASH to /bin/bash Robert Yang
2017-03-14  8:45 ` [PATCH 4/8] mc: set ac_cv_path_PERL to /usr/bin/perl Robert Yang
2017-03-14 12:06   ` Burton, Ross
2017-03-14 12:10     ` Burton, Ross
2017-03-15  2:14       ` Robert Yang
2017-03-16  6:35         ` Robert Yang
2017-03-14  8:45 ` [PATCH 5/8] valgrind: " Robert Yang
2017-03-14  8:45 ` [PATCH 6/8] autogen-native: config/libopts.m4 Robert Yang
2017-03-14  8:45 ` [PATCH 7/8] autogen-native: fix POSIX_SHELL and perl Robert Yang
2017-03-14  8:45 ` [PATCH 8/8] oe/path.py: fix for "Argument list too long" 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.1489481108.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox