From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Update flashrom to 0.9.9 Date: Fri, 23 Sep 2016 19:04:36 -0400 Message-ID: <20160923230436.GA17224@jasmine> References: <87d1kc55xm.fsf@we.make.ritual.n0.is> <20160914200906.10292-1-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnZWX-0000NE-Ll for guix-devel@gnu.org; Fri, 23 Sep 2016 19:04:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bnZWR-0004S1-IT for guix-devel@gnu.org; Fri, 23 Sep 2016 19:04:52 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:47884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnZWP-0004NZ-9o for guix-devel@gnu.org; Fri, 23 Sep 2016 19:04:47 -0400 Content-Disposition: inline In-Reply-To: <20160914200906.10292-1-dannym@scratchpost.org> 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: Danny Milosavljevic Cc: guix-devel@gnu.org On Wed, Sep 14, 2016 at 10:09:06PM +0200, Danny Milosavljevic wrote: > > gnu: Update flashrom to 0.9.9 > > * gnu/packages/flashing-tools.scm (flashrom): Changed. > * gnu/packages/patches/flashrom-use-libftdi1.patch: Removed. > * gnu/local.mk: Remove mention of "flashrom-use-libftdi1.patch". Thanks! I rewrote the commit message so it follows our conventions and pushed.