[PATCH 1/2] rtemstoolkit: Support more Linux distributions
Chris Johns
chrisj at rtems.org
Thu Mar 5 23:04:28 UTC 2020
On 2020-03-06 01:22, Joel Sherrill wrote:
> On Thu, Mar 5, 2020, 3:09 AM Sebastian Huber
> <sebastian.huber at embedded-brains.de
> <mailto:sebastian.huber at embedded-brains.de>> wrote:
>
> On 05/03/2020 10:51, Chris Johns wrote:
> > All OK to push (with the subject correction).
>
> Good, I do my RTEMS 5 release testing on a Debian sparc64 machine of
> the
> GCC compile farm.
>
> Is the distribution distinction clear in the reports on build@?
>
> I primarily report from a Centos machine but also report from an Ubuntu
> computer sometimes.
The uname is in the report. To implement something more would mean
adding a way for all operating system to add something specific in a
common way. This distro thing is specific to Linux, it is almost an OS
in an OS.
It is interesting to see this detail being needed and I welcome it. When
I added this type of info I selected the simplest path.
Chris
More information about the devel
mailing list