gienah 14/06/22 14:09:36 Modified: iwl3160-7260-bt-ucode-37.10.10-r1.ebuild ChangeLog Log: Fix Bug 513644 - sys-firmware/iwl3160-7260-bt-ucode-37.10.10-r1: make kernel checks nonfatal, thanks to patrick for reporting. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Revision Changes Path 1.2 sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10-r1.ebuild?r1=1.1&r2=1.2 Index: iwl3160-7260-bt-ucode-37.10.10-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- iwl3160-7260-bt-ucode-37.10.10-r1.ebuild 31 Jan 2014 13:05:34 -0000 1.1 +++ iwl3160-7260-bt-ucode-37.10.10-r1.ebuild 22 Jun 2014 14:09:36 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10-r1.ebuild,v 1.1 2014/01/31 13:05:34 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.10.10-r1.ebuild,v 1.2 2014/06/22 14:09:36 gienah Exp $ EAPI=5 inherit linux-info @@ -21,7 +21,7 @@ S="${WORKDIR}" -CONFIG_CHECK="IWLMVM" +CONFIG_CHECK="~IWLMVM" ERROR_IWLMVM="CONFIG_IWLMVM is required to be enabled in /usr/src/linux/.config for the kernel to be able to load the 7260 firmware" pkg_pretend() { 1.4 sys-firmware/iwl3160-7260-bt-ucode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 31 Jan 2014 13:05:34 -0000 1.3 +++ ChangeLog 22 Jun 2014 14:09:36 -0000 1.4 @@ -1,6 +1,11 @@ # ChangeLog for sys-firmware/iwl3160-7260-bt-ucode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog,v 1.3 2014/01/31 13:05:34 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog,v 1.4 2014/06/22 14:09:36 gienah Exp $ + + 22 Jun 2014; Mark Wright <[email protected]> + iwl3160-7260-bt-ucode-37.10.10-r1.ebuild: + Fix Bug 513644 - sys-firmware/iwl3160-7260-bt-ucode-37.10.10-r1: make kernel + checks nonfatal, thanks to patrick for reporting. *iwl3160-7260-bt-ucode-37.10.10-r1 (31 Jan 2014)
