[OE-core] [PATCH v3] automake: Fix issue with tar configure failing with large UID/GIDs

Richard Purdie richard.purdie at linuxfoundation.org
Wed Aug 3 16:48:48 UTC 2011


On Tue, 2011-08-02 at 16:20 -0500, Kumar Gala wrote:
> 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 at mentor.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> * Removed patch=1
> * Fixed a few whitespace issues
> 
>  meta/recipes-devtools/automake/automake.inc        |    2 +-
>  .../prefer-cpio-over-pax-for-ustar-archives.patch  |   41 ++++++++++++++++++++
>  meta/recipes-devtools/automake/automake_1.11.1.bb  |    3 +-
>  3 files changed, 44 insertions(+), 2 deletions(-)
>  create mode 100644 meta/recipes-devtools/automake/automake/prefer-cpio-over-pax-for-ustar-archives.patch

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list