[OE-core] [PATCH 0/8] fixes for building in long path

Robert Yang liezhi.yang at windriver.com
Tue Mar 14 08:45:37 UTC 2017


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




More information about the Openembedded-core mailing list