<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 4, 2019 at 12:50 PM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">----- Am 4. Okt 2019 um 19:41 schrieb joel <a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a>:<br>
<br>
> On Fri, Oct 4, 2019 at 12:25 PM Sebastian Huber <<br>
> <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>> wrote:<br>
> <br>
>> ----- Am 4. Okt 2019 um 16:15 schrieb joel <a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a>:<br>
>><br>
>> > On Fri, Oct 4, 2019 at 8:29 AM Sebastian Huber <<br>
>> > <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>> wrote:<br>
>> ><br>
>> >> Hello,<br>
>> >><br>
>> >> I would like to use YAML configuration files for the new build system.<br>
>> >><br>
>> ><br>
>> > For what purpose?<br>
>><br>
>> To store the items which define what and how the build is done, e.g. BSPs,<br>
>> BSP options, libraries, file groups for libraries, test programs.<br>
>><br>
> <br>
> pkgconfig type information?<br>
<br>
No, not pkgconfig type information.<br>
<br>
> <br>
> Would this all be generated or a manually prepared input?<br>
<br>
The YAML files are not generated, they have to be filled manually with the help of Doorstop.<br>
<br>
> <br>
> <br>
>><br>
>> > To achieve what end?<br>
>><br>
>> Make it possible to re-use the build specification, e.g. generate<br>
>> documentation of the BSP options for the user manual.<br>
>><br>
> <br>
> Sounds like pkgconfig in Yaml format.<br>
> <br>
> Is it different?<br>
<br>
I don't know why you picked up pkgconfig.  The pkgconfig support for a BSP could be an artefact of the build process.<br></blockquote><div><br></div><div>I said pkgconfig type information -- not pkgconfig. You mentioned compile settings like flags, libraries, etc  which is the type of information in pkgconfig.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
At the moment I just would like to know if a PyYAML dependency would be an issue. I will try to explain later in detail why I would like to use it.<br></blockquote><div><br></div><div>I'm not the Python expert but it is supported by 2.7 and newer so that's good. And it installs via pip which is good.</div><div><br></div><div>I don't think it's part of the base Python libraries but as long as it is packaged via pip, that meets the same level of support Sphinx has.</div><div><br></div><div>I can't speak to the stability of its APIs. </div><div><br></div><div>--joel</div><div><br></div><div><br></div><div> </div></div></div>