From owner-svn-src-head@freebsd.org Tue Jun 20 03:35:31 2017 Return-Path: Delivered-To: svn-src-head@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 00C3DD8D153; Tue, 20 Jun 2017 03:35:31 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pg0-x241.google.com (mail-pg0-x241.google.com [IPv6:2607:f8b0:400e:c05::241]) (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 C258B70E67; Tue, 20 Jun 2017 03:35:30 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pg0-x241.google.com with SMTP id u62so13579992pgb.0; Mon, 19 Jun 2017 20:35:30 -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=mKMLMaq1uXbW1MkeEZTEBXsBUbvluAHhnNGx0Sjb9yg=; b=IZKSx3Me8I9/n84i53+laxya1LVMul7wnS+O2ZyZq0DBMrRq/DKCNMC2G3/PrWiH5G bzp4PVcrttDPJD/ub7MBSqYt+nj40nKC1A3HHBGv9QfzmRupI7NwTRdUbB5v8yfYmRqy Z9d8c1/orZbZrpMJq1cN1PVKdStLy+Xrw7XGC4Ydu0co1r4AUYoM4Eze/fABOYooV/i0 vv50VyQMtZ81Eo9FQrCZpdmtROLoVF/GbENQ2BfeRQoe26x6qE1ku0lrZX7kRZ40byki rBnNTlQLD7XuT+k7jT6AQqo4dr46thyPcl+u4/XZr3sADpbNhX342uml3qb2GlQfxrvd svvw== 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=mKMLMaq1uXbW1MkeEZTEBXsBUbvluAHhnNGx0Sjb9yg=; b=e/5L1wibpJ8OZJ4mSBkvX+r/0sI4+VmsESmJIrNMwdd/40I3mrOhpb+RAV4SKB0Nqt 4Gb3jcBzsbNR4qO3eZ5eUT9xrWfZ3zu2jJuL1B4HjayP5IJk5iqHcBbm7vGLY3pRRjNZ A9NBxMlRwtiEhmroaUKSWP1ld6AGEXI6XrptujEqE/nbsbObQWOO2x4tpsuIKtb83G3L 85kJjAtOcwFxr9LATs0Pt15b7qbNhYU0U8GrdvCfnAW9sQHqy4HlmYeoq8hvQFD4f5T/ fEjMw2dtgcB8BQOGkLyTSF6oZvey8vOYWrai0cjMBR7NkvxWthJgxH3i+5bONzHRguNp Mm/g== X-Gm-Message-State: AKS2vOw8TLRKgCcs3EHcDniOeLghtrrak2TaTRcsNWvEiBBIcW7z/9Je iWqlCzBhs3AuPFVyNzw= X-Received: by 10.101.72.207 with SMTP id o15mr29062371pgs.133.1497929730354; Mon, 19 Jun 2017 20:35:30 -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 n26sm25506953pfj.114.2017.06.19.20.35.29 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jun 2017 20:35:29 -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: <20170620051942.43ecc24549fd731bd3953c30@bidouilliste.com> Date: Mon, 19 Jun 2017 20:35:29 -0700 Cc: Emmanuel Vadot , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <1B67B4F3-97BB-457D-BEA4-FFE07C7C588D@gmail.com> References: <201706200209.v5K29omh065613@repo.freebsd.org> <548AD276-E8A8-426B-81A2-FEE207D5D6FA@gmail.com> <20170620051942.43ecc24549fd731bd3953c30@bidouilliste.com> To: Emmanuel Vadot X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2017 03:35:31 -0000 > On Jun 19, 2017, at 20:19, Emmanuel Vadot wrote: >=20 > On Mon, 19 Jun 2017 20:08:08 -0700 > Ngie Cooper wrote: >=20 >>=20 >>> 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= to >>> 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. >>=20 >> ... >>=20 >>> +20170620: >>> + Switch back to the BSDL dtc (Device Tree Compiler), Set WITH_GPL_DT= C >>> + if you require the GPL compiler. >>=20 >> "," should be "." >>=20 >> src.conf should also be regenerated after this change. >>=20 >> Cheers, >> -Ngie >=20 > Ah right, > Should I do one commit or commiting src.conf.5 change should be in a > separate commit ? Same commit's fine :).. src.conf(5) is pretty much impossible to MFC without= dragging in unnecessary commits, so.. there's no real need to separate out t= he changes :).. > --=20 > Emmanuel Vadot