On 12/15/2021 01:32, Sebastian Huber wrote:
Hello Kinsey,
I didn't work with libbsd for a while and noticed now that there are
changes after calling:
./freebsd-to-rtems.py -R
./freebsd-to-rtems.py
git status
modified: freebsd/sys/arm64/include/machine/in_cksum.h
I don't know how you impor
I waited to reply because Chris got most of my questions in his first
response. :)
On Tue, Dec 14, 2021 at 11:46 PM Chris Johns wrote:
>
> On 14/12/21 6:24 pm, Sebastian Huber wrote:
> > Hello Chris,
> >
> > On 13/12/2021 22:01, Chris Johns wrote:
> >> On 14/12/21 1:53 am, Sebastian Huber wrote:
When this file was brought in, it came from the wrong location or
freebsd-org hash. This corrects the file such that freebsd-to-rtems.py
runs cleanly.
---
freebsd/sys/arm64/include/machine/in_cksum.h | 43 +++-
1 file changed, 6 insertions(+), 37 deletions(-)
diff --git a/freebsd/
On 15/12/2021 06:46, Chris Johns wrote:
On 14/12/21 6:24 pm, Sebastian Huber wrote:
Hello Chris,
On 13/12/2021 22:01, Chris Johns wrote:
On 14/12/21 1:53 am, Sebastian Huber wrote:
[...]
We finished the specification of the pre-qualified RTEMS feature set. The
specification is available in
On 15/12/2021 17:01, Joel Sherrill wrote:
I waited to reply because Chris got most of my questions in his first
response. :)
On Tue, Dec 14, 2021 at 11:46 PM Chris Johns wrote:
On 14/12/21 6:24 pm, Sebastian Huber wrote:
Hello Chris,
On 13/12/2021 22:01, Chris Johns wrote:
On 14/12/21 1:53
This fixes mail.smtp_host() so that it returns the full argument value
rather than just the second character.
Updates #4553
---
rtemstoolkit/mailer.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rtemstoolkit/mailer.py b/rtemstoolkit/mailer.py
index f8f813c..3ea9d98 100644
This filters mail-related options out before logging the command line
options. This is needed to prevent leaking potentially sensitive
information via logs and emails.
Updates #4553
---
rtemstoolkit/options.py | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/r
Hi,
This patch set adds the changes related to report mailing to rtems-tools 5.
See #4553
Thanks,
Alex White
Alex White (5):
rtemstoolkit/mailer.py: Return full smtp-host arg value
rtemstoolkit: Filter mail options from log output
rtemstoolkit/mailer.py: Add SMTP login options
rtemstoo
This adds more options so that the user can authenticate with the SMTP
server.
Updates #4553
---
rtemstoolkit/mailer.py | 41 +++--
1 file changed, 35 insertions(+), 6 deletions(-)
diff --git a/rtemstoolkit/mailer.py b/rtemstoolkit/mailer.py
index 3ea9d98..aa8
This adds the option to pull mail-related configuration values from the
user's git configuration.
Updates #4553
---
rtemstoolkit/mailer.py | 46 --
1 file changed, 44 insertions(+), 2 deletions(-)
diff --git a/rtemstoolkit/mailer.py b/rtemstoolkit/mailer.p
This fixes a problem with mailer options support that occurred because
check.py uses argparse.ArgumentParser instead of tester.rt.options.
Closes #4553
---
rtemstoolkit/mailer.py | 5 +++--
tester/rt/check.py | 17 -
2 files changed, 19 insertions(+), 3 deletions(-)
diff --g
This adds the improved mailer.py script from rtems-tools.
Closes #4554
---
source-builder/sb/mailer.py | 194 +---
source-builder/sb/options.py| 26 +-
source-builder/sb/setbuilder.py | 2 +
3 files changed, 189 insertions(+), 33 deletions(-)
di
Hi
On operating systems with newer gcc versions, gdb 8 fails to compile with
warnings that are errors. How can we disable-werror on that branch?
Should it be for all architectures or just the offending ones (which might
be all)?
Help appreciated.
Thanks
--joel
_
On 16/12/21 3:27 am, Sebastian Huber wrote:
> On 15/12/2021 06:46, Chris Johns wrote:
>> On 14/12/21 6:24 pm, Sebastian Huber wrote:
>>> Hello Chris,
>>>
>>> On 13/12/2021 22:01, Chris Johns wrote:
On 14/12/21 1:53 am, Sebastian Huber wrote:
> [...]
> We finished the specification of the p
OK
Thanks
Chris
On 16/12/21 8:32 am, Alex White wrote:
> Hi,
>
> This patch set adds the changes related to report mailing to rtems-tools 5.
>
> See #4553
>
> Thanks,
>
> Alex White
>
> Alex White (5):
> rtemstoolkit/mailer.py: Return full smtp-host arg value
> rtemstoolkit: Filter mail
OK
Thanks
Chris
On 16/12/21 8:38 am, Alex White wrote:
> This adds the improved mailer.py script from rtems-tools.
>
> Closes #4554
> ---
> source-builder/sb/mailer.py | 194
> +---
> source-builder/sb/options.py| 26 +-
> source-builder/sb/setb
OK
Thanks
Chris
On 16/12/21 3:05 am, Kinsey Moore wrote:
> When this file was brought in, it came from the wrong location or
> freebsd-org hash. This corrects the file such that freebsd-to-rtems.py
> runs cleanly.
> ---
> freebsd/sys/arm64/include/machine/in_cksum.h | 43 +++-
>
Update #4572.
---
c-user/clock/background.rst | 33 +
1 file changed, 21 insertions(+), 12 deletions(-)
diff --git a/c-user/clock/background.rst b/c-user/clock/background.rst
index 64e8311..9e76a02 100644
--- a/c-user/clock/background.rst
+++ b/c-user/clock/backgro
On 16/12/2021 04:51, Chris Johns wrote:
On 16/12/21 3:27 am, Sebastian Huber wrote:
On 15/12/2021 06:46, Chris Johns wrote:
On 14/12/21 6:24 pm, Sebastian Huber wrote:
Hello Chris,
On 13/12/2021 22:01, Chris Johns wrote:
On 14/12/21 1:53 am, Sebastian Huber wrote:
[...]
We finished the spe
19 matches
Mail list logo