generic-poky/meta/recipes-extended/diffutils
Robert Yang 4ee082f60c diffutils: do_configure: fix "Argument list too long"
Fixed when len(TMPDIR) =  410:
aclocal: error: cannot open echo [snip]: Argument list too long

This is becuase it has a lot of m4 files, use relative path for them
can fix the problem.

It doesn't happen when MACHINE="qemux86", I think it is because
intel-x86-64 is longer than qemux86.

(From OE-Core rev: 5210ccd61ef52a191454a4587cfeb22079df746d)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-08 10:31:30 +00:00
..
diffutils-2.8.1 meta: update patch metadata 2016-07-08 09:57:24 +01:00
diffutils-3.5 diffutils: 3.4 -> 3.5 2016-12-07 10:38:06 +00:00
diffutils.inc Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
diffutils_2.8.1.bb diffutils: Add patch to fix gplv2 version with gcc6 2016-05-30 15:58:09 +01:00
diffutils_3.5.bb diffutils: do_configure: fix "Argument list too long" 2016-12-08 10:31:30 +00:00