Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8] fixes for building in long path
@ 2017-03-14  8:45 Robert Yang
  2017-03-14  8:45 ` [PATCH 1/8] m4: do_configure: fix "Argument list too long" Robert Yang
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Robert Yang @ 2017-03-14  8:45 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2017-03-16  6:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14  8:45 [PATCH 0/8] fixes for building in long path Robert Yang
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

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