]> code.ossystems Code Review - openembedded-core.git/commit
pax-utils: 1.1.6 -> 1.2.2
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 6 Feb 2017 08:48:09 +0000 (03:48 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Feb 2017 04:06:29 +0000 (20:06 -0800)
commit0f6f9fb0c898fe47e95803836f73a1850ad3bc6b
tree1a93675a441d01cee4782e12a52bb582c3ee977f
parent35e36f7f2d1f7e3ef70ba473a91fb6f946752f1b
pax-utils: 1.1.6 -> 1.2.2

Export GNULIB_OVERRIDES_WINT_T to fix compile failure
---------
1099 make[4]: *** [printf-args.o] Error 1
1100 make[4]: *** Waiting for unfinished jobs....
1101 In file included from ../../../pax-utils-1.2.2/autotools/gnulib/printf-args.h:41:0,
1102                  from ../../../pax-utils-1.2.2/autotools/gnulib/printf-parse.h:29,
1103                  from ../../../pax-utils-1.2.2/autotools/gnulib/printf-parse.c:36:
1104 ./wchar.h:476:6: error: #if with no expression
1105  # if
1106       ^
1107 make[4]: *** [printf-parse.o] Error 1
---------

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
meta/recipes-devtools/pax-utils/pax-utils_1.2.2.bb [moved from meta/recipes-devtools/pax-utils/pax-utils_1.1.6.bb with 86% similarity]