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:46:46 +0000 (17:46 +0100)
commit3b9a0d5ef8f7807a7f6a96d77103749f2d6d9ddc
tree4f99e1400ab0cf577b93f49becae312e95f84b2d
parent80005c981dc37aa61b6c88de173a30e0c27569ed
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.

(From OE-Core rev: 7a092818f901c5c860e82f573534cd505d9fb959)

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