Re: rtems-central: Error trying to add FACE POSIX Timer Behavior

2022-08-16 Thread Joel Sherrill
On Tue, Aug 16, 2022 at 7:15 AM Frank Kühndel < frank.kuehn...@embedded-brains.de> wrote: > Hi Joel, > > as far as I can remember, the error handling of `spec2modules.py` was > never excellent. Adding `notes: null` to > `spec/acfg/if/posix-timer-face-behavior.yml` fixes your problem: > Thanks! Th

Re: rtems-central: Error trying to add FACE POSIX Timer Behavior

2022-08-16 Thread Frank Kühndel
Hi Joel, as far as I can remember, the error handling of `spec2modules.py` was never excellent. Adding `notes: null` to `spec/acfg/if/posix-timer-face-behavior.yml` fixes your problem: SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause appl-config-option-type: feature-enable copyrights: -

rtems-central: Error trying to add FACE POSIX Timer Behavior

2022-08-12 Thread Joel Sherrill
Hi I've just attached the patch as a work in progress since spec2modules.py is unhappy with what I've done so far. I'd appreciate some guidance. I checked that spec2modules.py ran OK before my changes. I added a group-face and hope I did that much right. But something is wrong. Help appreciated.