generic-poky/meta/recipes-extended/tar
Chong Lu cbce06a172 tar: set acpaths to avoid "Argument list too long" error
There would be an error when the TMPDIR is long/deep, for example when
len(TMPDIR) = 410 while our supported longest value is 410:

    aclocal: error: cannot open xxx
    autoreconf: aclocal failed with exit status: 1
    ERROR: autoreconf execution failed.

Let aclocal use the relative path for the m4 file rather than the
absolute would fix the problem.

[YOCTO #6138]

(From OE-Core rev: 747333764231d0320bdefbcf192b2589e70c58a1)

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-22 14:42:17 +00:00
..
tar tar: upgrade to 1.27.1 2013-11-27 11:51:24 +00:00
tar-1.17 gplv2 recipes update upstream status of patches 2011-05-23 15:36:33 +01:00
tar-replacement-native_1.28.bb tar: upgrade to 2.18 2014-12-27 22:53:37 +00:00
tar.inc tar: set acpaths to avoid "Argument list too long" error 2015-03-22 14:42:17 +00:00
tar_1.17.bb tar: Split RMT from tar 2012-12-06 12:31:03 +00:00
tar_1.28.bb tar 1.17: fix unknown-configure-option 2015-02-08 08:00:28 +00:00