gienah      14/07/01 05:12:42

  Modified:             ChangeLog metadata.xml
  Added:                iwl3160-7260-bt-ucode-37.8.10.ebuild
  Removed:              iwl3160-7260-bt-ucode-37.10.10-r1.ebuild
  Log:
  Upgrade iwl3160-7260-bt-ucode from 37.7.10 to 37.8.10. Delete the old 
37.10.10-r1 - 37.10.10 was an incorrect version number, it actually was 
37.7.10, and the 37.7.10 ucode files are included in 37.8.10.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  Changes    Path
1.5                  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.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   22 Jun 2014 14:09:36 -0000      1.4
+++ ChangeLog   1 Jul 2014 05:12:42 -0000       1.5
@@ -1,6 +1,15 @@
 # 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.4 
2014/06/22 14:09:36 gienah Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/ChangeLog,v 1.5 
2014/07/01 05:12:42 gienah Exp $
+
+*iwl3160-7260-bt-ucode-37.8.10 (01 Jul 2014)
+
+  01 Jul 2014; Mark Wright <[email protected]>
+  +iwl3160-7260-bt-ucode-37.8.10.ebuild,
+  -iwl3160-7260-bt-ucode-37.10.10-r1.ebuild, metadata.xml:
+  Upgrade iwl3160-7260-bt-ucode from 37.7.10 to 37.8.10. Delete the old
+  37.10.10-r1 - 37.10.10 was an incorrect version number, it actually was
+  37.7.10, and the 37.7.10 ucode files are included in 37.8.10.
 
   22 Jun 2014; Mark Wright <[email protected]>
   iwl3160-7260-bt-ucode-37.10.10-r1.ebuild:



1.2                  sys-firmware/iwl3160-7260-bt-ucode/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/metadata.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/metadata.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml        25 Jan 2014 03:39:22 -0000      1.1
+++ metadata.xml        1 Jul 2014 05:12:42 -0000       1.2
@@ -7,4 +7,7 @@
     please consider bumping sys-firmware/iwl3160-ucode and 
     sys-firmware/iwl7260-ucode as well.</description>
   </maintainer>
+<longdescription lang='en'>
+Firmware for Intel (R) Wireless 3160, 7260, 7265 Bluetooth.
+</longdescription>
 </pkgmetadata>



1.1                  
sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.8.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.8.10.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/iwl3160-7260-bt-ucode/iwl3160-7260-bt-ucode-37.8.10.ebuild?rev=1.1&content-type=text/plain

Index: iwl3160-7260-bt-ucode-37.8.10.ebuild
===================================================================
# 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.8.10.ebuild,v
 1.1 2014/07/01 05:12:42 gienah Exp $

EAPI=5
inherit linux-info

DESCRIPTION="Firmware for Intel (R) Wireless 3160, 7260, 7265 Bluetooth"
HOMEPAGE="http://wireless.kernel.org/en/users/Drivers/iwlwifi";
SRC_URI="mirror://gentoo/${P}.tgz"

LICENSE="ipw3945"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="!sys-kernel/linux-firmware[-savedconfig]"

S="${WORKDIR}"

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 Intel (R) Wireless 3160, 7260, 7265 
firmware"

pkg_pretend() {
        if kernel_is lt 3 10 0; then
                ewarn "Your kernel version is 
${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}."
                ewarn "This microcode image requires a kernel >= 3.10.0."
        fi
}

src_install() {
        insinto /lib/firmware/intel
        doins "${S}/ibt-hw-37.7.10-fw-1.0.2.3.d.bseq"
        doins "${S}/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq"
        doins "${S}/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq"
        doins "${S}/ibt-hw-37.7.bseq"
        doins "${S}/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq"
        doins "${S}/ibt-hw-37.8.bseq"
}




Reply via email to