aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2016-12-05 06:54:39 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-08 10:31:30 +0000
commit4ee082f60c4a3736ecd125aacd7fa490b5041966 (patch)
treedfe166901ec30553632ef23bf79b9a5cd44b3b52 /meta/classes
parentc03d02f918256eab51e13b7237e2964e8004acc9 (diff)
downloadopenembedded-core-contrib-4ee082f60c4a3736ecd125aacd7fa490b5041966.tar.gz
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>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions