]> code.ossystems Code Review - openembedded-core.git/commit
automake: Fix issue with tar configure failing with large UID/GIDs
authorKumar Gala <galak@kernel.crashing.org>
Tue, 2 Aug 2011 21:20:56 +0000 (16:20 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Aug 2011 16:41:14 +0000 (17:41 +0100)
commit7a092818f901c5c860e82f573534cd505d9fb959
tree1655fb8670fb217413c389291ee341d3ccc08911
parent102fc29b9c9eae8435b29edb41b5090ace2373c5
automake: Fix issue with tar configure failing with large UID/GIDs

Add a fixup for trying to create ustar archives when the users
UID or GID is larger than the format allows.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/automake/automake.inc
meta/recipes-devtools/automake/automake/prefer-cpio-over-pax-for-ustar-archives.patch [new file with mode: 0644]
meta/recipes-devtools/automake/automake_1.11.1.bb