FS#73721 - [dtc] Build against libyaml

Attached to Project: Community Packages
Opened by Emil (xexaxo) - Thursday, 10 February 2022, 16:12 GMT
Last edited by David Thurstenson (thurstylark) - Sunday, 10 April 2022, 09:05 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Currently since libyaml is not present during the dtc build. Thus the resulting dtc cannot output yaml, which is the default new format for dt bindings.

Please add libyaml to the depends() array.

Upstream snippet which detects/enable the yaml output ​
[1] https://git.kernel.org/pub/scm/utils/dtc/dtc.git/tree/Makefile?id=b6910bec11614980a21e46fbccc35934b671bd81#n57

Additional info:
* package version(s) - 1.6.1-3
This task depends upon

Closed by  David Thurstenson (thurstylark)
Sunday, 10 April 2022, 09:05 GMT
Reason for closing:  Fixed
Additional comments about closing:  dtc 1.6.1-4
Comment by Anatol Pomozov (anatolik) - Wednesday, 16 February 2022, 16:55 GMT
Thank you for this request. dtc-1.6.1-4 has been pushed to testing repo. Please try it and let me know if you see any issues with it.

Loading...