[Buildroot] [PATCH 1 of 2] check-kernel-headers: mktemp --tmpdir not available on RedHat 5

Thomas De Schampheleire patrickdepinguin at gmail.com
Sun Sep 28 18:43:29 UTC 2014


Peter Korsgaard <jacmet at uclibc.org> schreef:
>>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin at gmail.com> writes:
>
> > # HG changeset patch
> > # User Thomas De Schampheleire <thomas.de_schampheleire at alcatel-lucent.com>
> > # Date 1407153076 -7200
> > #      Mon Aug 04 13:51:16 2014 +0200
> > # Node ID 2c7735c0247a4c83a3c2ea1d58e74be613465255
> > # Parent  6af0c3866b64670bb6d62302b64f3164b1f70fb6
>
>Is all of this hg noise needed? Your patches didn't used to contain
>this.

Oi sorry, I have forgotten a switch to turn this off here.

>
> > check-kernel-headers: mktemp --tmpdir not available on RedHat 5
>
> > mktemp --tmpdir is not available on older Redhat 5 machines. The alternative
> > that has the same behavior is 'mktemp -t'.
>
>Redhat Linux 5.0, that was one of the very first Linux distributions I
>ever used - It's been a while ;) 
>
>I guess you mean RHEL 5, so I've adjusted the commit message and
>committed, thanks.

Thanks, I do indeed mean RHEL5, wasn't aware that there was a difference.

Best regards,
Thomas





More information about the buildroot mailing list