Re: [PATCH] build: Use Python tarfile instead of pax

2020-08-19 Thread Sebastian Huber
On 19/08/2020 16:12, Joel Sherrill wrote: On Wed, Aug 19, 2020 at 8:38 AM Sebastian Huber > wrote: On 19/08/2020 14:44, Joel Sherrill wrote: > On Tue, Aug 18, 2020 at 5:52 PM Chris Johns mailto:chr...@rtems.org> >

Re: [PATCH] build: Use Python tarfile instead of pax

2020-08-19 Thread Joel Sherrill
On Wed, Aug 19, 2020 at 8:38 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 19/08/2020 14:44, Joel Sherrill wrote: > > > On Tue, Aug 18, 2020 at 5:52 PM Chris Johns > > wrote: > > > > On 18/8/20 9:16 pm, Sebastian Huber wrote: > > > This patc

Re: [PATCH] build: Use Python tarfile instead of pax

2020-08-19 Thread Sebastian Huber
On 19/08/2020 14:44, Joel Sherrill wrote: On Tue, Aug 18, 2020 at 5:52 PM Chris Johns > wrote: On 18/8/20 9:16 pm, Sebastian Huber wrote: > This patch is for the new build system. Looking forward to this change. Me too. We determined that the Pytho

Re: [PATCH] build: Use Python tarfile instead of pax

2020-08-19 Thread Joel Sherrill
On Tue, Aug 18, 2020 at 5:52 PM Chris Johns wrote: > On 18/8/20 9:16 pm, Sebastian Huber wrote: > > This patch is for the new build system. > > > > Looking forward to this change. > Me too. We determined that the Python tar defaulted to " POSIX.1-2001 (pax) format" which is newer than the "IEE

Re: [PATCH] build: Use Python tarfile instead of pax

2020-08-18 Thread Chris Johns
On 18/8/20 9:16 pm, Sebastian Huber wrote: > This patch is for the new build system. Looking forward to this change. Thanks Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[PATCH] build: Use Python tarfile instead of pax

2020-08-18 Thread Sebastian Huber
This patch is for the new build system. --- spec/build/testsuites/libtests/dl01.yml | 2 +- spec/build/testsuites/libtests/dl02.yml | 2 +- spec/build/testsuites/libtests/dl04.yml | 2 +- spec/build/testsuites/libtests/dl05.yml | 2 +- spec/build/testsuites/libtests/dl06.yml | 4 ++-