svn commit: r50433 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Sun Jul 2 19:04:47 UTC 2017
Author: bjk
Date: Sun Jul 2 19:04:45 2017
New Revision: 50433
URL: https://svnweb.freebsd.org/changeset/doc/50433
Log:
Add 2017Q2 BSDL DTC entry from manu
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Sun Jul 2 18:58:46 2017 (r50432)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Sun Jul 2 19:04:45 2017 (r50433)
@@ -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 at 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>
More information about the svn-doc-head
mailing list