From owner-svn-doc-all@freebsd.org Sun Jul 2 19:04:47 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EEC3DAB46D; Sun, 2 Jul 2017 19:04:47 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9381473982; Sun, 2 Jul 2017 19:04:46 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v62J4jvf056021; Sun, 2 Jul 2017 19:04:45 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v62J4jDP056020; Sun, 2 Jul 2017 19:04:45 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201707021904.v62J4jDP056020@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Sun, 2 Jul 2017 19:04:45 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50433 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head X-SVN-Commit-Author: bjk X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/news/status X-SVN-Commit-Revision: 50433 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jul 2017 19:04:47 -0000 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 @@ Extensive testing. + + + DTC + + + + + Emmanuel + Vadot + + manu@FreeBSD.org + + + + + +

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.

+ +