Add 2017Q2 BSDL DTC entry from manu
This commit is contained in:
parent
5701964399
commit
ddfae7913e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50433
1 changed files with 25 additions and 0 deletions
|
@ -435,4 +435,29 @@
|
|||
<task>Extensive testing.</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='bin'>
|
||||
<title>DTC</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Emmanuel</given>
|
||||
<common>Vadot</common>
|
||||
</name>
|
||||
<email>manu@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
|
||||
<body>
|
||||
<p>The in-tree DTC (Device Tree Compilator) was switched to use the
|
||||
BSD-licensed version by default. (The previous default DTC is
|
||||
licensed under the GPL.) The current version supports overlays
|
||||
and is able to compile every DTS used by the &os; arm
|
||||
releases. The ports GPL version was updated to the latest
|
||||
release (1.4.4). The in-tree GPL version is still present and
|
||||
the goal is to remove it before &os; 12.0.</p>
|
||||
</body>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue