From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dqIbn-0008Ol-41 for guix-patches@gnu.org; Fri, 08 Sep 2017 08:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dqIbi-0003Qc-8H for guix-patches@gnu.org; Fri, 08 Sep 2017 08:42:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46787) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dqIbi-0003QF-4M for guix-patches@gnu.org; Fri, 08 Sep 2017 08:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dqIbh-00013n-R7 for guix-patches@gnu.org; Fri, 08 Sep 2017 08:42:01 -0400 Subject: [bug#28285] Add heimdall Resent-Message-ID: Date: Fri, 8 Sep 2017 14:41:36 +0200 From: Danny Milosavljevic Message-ID: <20170908144136.5f4fbd8e@scratchpost.org> In-Reply-To: <20170829235829.7a4f55cd@lepiller.eu> References: <20170829235829.7a4f55cd@lepiller.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Julien Lepiller Cc: 28285@debbugs.gnu.org Hi Julien, On Tue, 29 Aug 2017 23:58:29 +0200 Julien Lepiller wrote: > this patch adds heimdall, a tool I just used to flash replicant on my > smartphone :) There are udev rules in ./heimdall/60-heimdall.rules which we might want to install too. And there's a libpit.a - not sure whether it makes sense to install it (whether it has public API). Thoughts?