From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH] gnu: Add dtc. Date: Mon, 29 Aug 2016 16:53:10 +0200 Message-ID: References: <20160829144822.3188-1-david@craven.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1beNw5-0006EU-U8 for guix-devel@gnu.org; Mon, 29 Aug 2016 10:53:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1beNw1-0002pM-PL for guix-devel@gnu.org; Mon, 29 Aug 2016 10:53:16 -0400 Received: from mail-yw0-x243.google.com ([2607:f8b0:4002:c05::243]:32825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1beNw0-0002p0-FP for guix-devel@gnu.org; Mon, 29 Aug 2016 10:53:13 -0400 Received: by mail-yw0-x243.google.com with SMTP id z8so6407882ywa.0 for ; Mon, 29 Aug 2016 07:53:11 -0700 (PDT) In-Reply-To: <20160829144822.3188-1-david@craven.ch> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel I made some stylistic changes, updated the license, updated to 1.4.1, removed the patches (checked the arch package and the nixos package, both don't patch dtc) I forgot to add u-boot.scm to local.mk... Danny, WDYT? Is it an improvement?