From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: [PATCH 4/6] gnu: linux-libre-beagle-bone-black: Remove kernel variant. Date: Mon, 26 Sep 2016 15:23:44 +0200 Message-ID: <20160926132344.GA23258@jocasta.intra> References: <20160926103447.31830-1-david@craven.ch> <20160926103447.31830-4-david@craven.ch> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boVsx-0008W8-Of for guix-devel@gnu.org; Mon, 26 Sep 2016 09:23:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boVsu-0006R3-HY for guix-devel@gnu.org; Mon, 26 Sep 2016 09:23:55 -0400 Received: from de.cellform.com ([88.217.224.109]:56811 helo=jocasta.intra) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boVsu-0006QL-9M for guix-devel@gnu.org; Mon, 26 Sep 2016 09:23:52 -0400 Content-Disposition: inline In-Reply-To: <20160926103447.31830-4-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: David Craven Cc: guix-devel@gnu.org --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Why are we removing this? On Mon, Sep 26, 2016 at 12:34:45PM +0200, David Craven wrote: * gnu/packages/linux.scm (linux-libre-beagle-bone-black): Remove. --- gnu/packages/linux.scm | 7 ------- 1 file changed, 7 deletions(-) =20 diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 243a71c..6f7986d 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -339,13 +339,6 @@ It has been modified to remove all non-free binar= y blobs.") #:defconfig "multi_v7_defconfig" #:extra-version "arm-generic")) =20 -(define-public linux-libre-beagle-bone-black - (make-linux-libre %linux-libre-version - %linux-libre-hash - '("armhf-linux") - #:defconfig "omap2plus_defconfig" - #:extra-version "beagle-bone-black")) - =0C ;;; ;;; Pluggable authentication modules (PAM). --=20 2.9.0 --=20 Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlfpIWAACgkQimdxnC3oJ7PtgwCfQW0N0yVYBJRwlyaukZLfuU9C ZSUAnjvEV2324wQpYDlJjgK/JZRZrn18 =IoUl -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/--