From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 94914138330 for ; Wed, 12 Oct 2016 13:46:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32041E0BC5; Wed, 12 Oct 2016 13:46:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 141AAE0BC5 for ; Wed, 12 Oct 2016 13:46:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDA1D3414E9 for ; Wed, 12 Oct 2016 13:46:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A2B82F4 for ; Wed, 12 Oct 2016 13:46:28 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1476279985.a82585a108337ac54bc40b9b6c511f747ca13e29.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/genkernel/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/genkernel/genkernel-9999.ebuild X-VCS-Directories: sys-kernel/genkernel/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: a82585a108337ac54bc40b9b6c511f747ca13e29 X-VCS-Branch: master Date: Wed, 12 Oct 2016 13:46:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4d6b8870-3d88-4a43-abf2-2e7adc6aa0e2 X-Archives-Hash: 22421c6c07bc56c8bc24fcdc8bf8e50a commit: a82585a108337ac54bc40b9b6c511f747ca13e29 Author: Robin H. Johnson gentoo org> AuthorDate: Wed Oct 12 13:46:07 2016 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Wed Oct 12 13:46:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82585a1 sys-kernel/genkernel: require external newer firmware per bug #447100. Package-Manager: portage-2.2.28 sys-kernel/genkernel/genkernel-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-kernel/genkernel/genkernel-9999.ebuild b/sys-kernel/genkernel/genkernel-9999.ebuild index 2a5ada3..343794d 100644 --- a/sys-kernel/genkernel/genkernel-9999.ebuild +++ b/sys-kernel/genkernel/genkernel-9999.ebuild @@ -59,6 +59,7 @@ RDEPEND="${DEPEND} cryptsetup? ( sys-fs/cryptsetup ) app-arch/cpio >=app-misc/pax-utils-0.2.1 + sys-kernel/linux-firmware !