From owner-svn-src-all@freebsd.org Tue Jun 20 03:08:10 2017 Return-Path: Delivered-To: svn-src-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 52100D8BC8F; Tue, 20 Jun 2017 03:08:10 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x243.google.com (mail-pf0-x243.google.com [IPv6:2607:f8b0:400e:c00::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 217396F491; Tue, 20 Jun 2017 03:08:10 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x243.google.com with SMTP id w12so20490396pfk.0; Mon, 19 Jun 2017 20:08:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=4Q0vYY7VlCu/elLR0Xlikdsr4BsNS7+ly9r2yaYCAMo=; b=a/JTaVZiEAMZZQCcf36DW9mU3AxzvaohZpyhR58J4MHkFGG7cWVuOw7kniEf5pAYfd GSHQELn+Ll43rZl3OLVJwv+xXEPrzsJVEBv0PXy3b18j7RxrNhVO3pAFIhGl4HHDNzO7 cReglOD/jGFe6Ss20gvd5TdRyrioj6Ci6dIdY5eKL857H2KD33HjMTOP9p1bjN9v9sHq JTyZYJHQ0HxStqtFpQXj/TJRNisRsFw26V1rBfvHV0duhyrZY4AU3A8eqDSsBxo7K0FQ GjqAb0GcCUrVx1pKPyHJqiEh5nd+HE0YFKUGmluOuM8s9YEJVY21Dbh9y7iKaHOsohLG lp4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=4Q0vYY7VlCu/elLR0Xlikdsr4BsNS7+ly9r2yaYCAMo=; b=Q6OQBLaQb8817o7XbL3JWXLD27R3RlAF1Z1PyOGCNPrFXCPGiK1d6CHOZX84E3hvVX o+u1zJM8Qm513q5mBUffPtrSv2hJPk1ivHWmajr6lT5z335Ck/z/NEG8qmMEloWrEnzP xk63lQ9QYb4BNGRso7SoQ+Euqu1riwVMrFK7PpG1nquFP4Z+j6yMrgsXEztsTpMgMB3G xlbidvTwKwlTftZlPYpxDh6rT24AWEDJJcHgW8fy8P7Dt6DhetU7ZCWbrwVUa/Ti635n UOX/1u0/BI4BGAb6Yx/rBZWYSpLj4h46dMnKLmiKYtveJcCdSKxAWCwY1wuMOD7bHVLY VMNQ== X-Gm-Message-State: AKS2vOx2ND3CTNpuGrEco2sItCueh/xXBQK+i0Vvh4OliwXu0+R9p5/E hZ0Oi1rrprw84rA9WvA= X-Received: by 10.84.140.133 with SMTP id 5mr33670098plt.224.1497928089532; Mon, 19 Jun 2017 20:08:09 -0700 (PDT) Received: from ?IPv6:2607:fb90:834a:9ac8:dc52:1234:858b:2934? ([2607:fb90:834a:9ac8:dc52:1234:858b:2934]) by smtp.gmail.com with ESMTPSA id t9sm24025739pfj.77.2017.06.19.20.08.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jun 2017 20:08:09 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r320127 - in head: . share/mk From: Ngie Cooper X-Mailer: iPhone Mail (14F89) In-Reply-To: <201706200209.v5K29omh065613@repo.freebsd.org> Date: Mon, 19 Jun 2017 20:08:08 -0700 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <548AD276-E8A8-426B-81A2-FEE207D5D6FA@gmail.com> References: <201706200209.v5K29omh065613@repo.freebsd.org> To: Emmanuel Vadot X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2017 03:08:10 -0000 > On Jun 19, 2017, at 19:09, Emmanuel Vadot wrote: >=20 > Author: manu > Date: Tue Jun 20 02:09:50 2017 > New Revision: 320127 > URL: https://svnweb.freebsd.org/changeset/base/320127 >=20 > Log: > Switch back to the BSDL DTC (Device Tree Compiler). > The BSDL dtc has grown the needed features (overlays mostly) and is able t= o > compile all of our base DTS. > You can use WITH_GPL_DTC is you need the GPL one or DTC=3D in make.conf(5= ) > to specify an alternate location for the compiler to use. ... > +20170620: > + Switch back to the BSDL dtc (Device Tree Compiler), Set WITH_GPL_DTC > + if you require the GPL compiler. "," should be "." src.conf should also be regenerated after this change. Cheers, -Ngie=