Hello community, here is the log from the commit of package kernel-firmware for openSUSE:Factory checked in at 2012-03-11 20:04:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-firmware (Old) and /work/SRC/openSUSE:Factory/.kernel-firmware.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-firmware", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes 2011-12-22 13:36:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes 2012-03-11 20:04:07.000000000 +0100 @@ -1,0 +2,7 @@ +Fri Mar 2 14:15:51 UTC 2012 - [email protected] + +- Add 2 new bnx2 firmware files. (bnc#746686) + bnx2/bnx2-mips-06-6.2.3.fw + bnx2/bnx2-mips-09-6.2.1b.fw + +------------------------------------------------------------------- New: ---- bnx2-mips-06-6.2.3.fw bnx2-mips-09-6.2.1b.fw ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kernel-firmware.spec ++++++ --- /var/tmp/diff_new_pack.oiE6Kt/_old 2012-03-11 20:04:09.000000000 +0100 +++ /var/tmp/diff_new_pack.oiE6Kt/_new 2012-03-11 20:04:09.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package kernel-firmware # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: kernel-firmware BuildRequires: fdupes BuildRequires: kernel-default @@ -30,6 +32,8 @@ Source2: qlogic.tar.bz2 Source3: iwlwifi-4965-1.ucode Source4: t4fw.bin +Source5: bnx2-mips-06-6.2.3.fw +Source6: bnx2-mips-09-6.2.1b.fw %define __find_supplements bash %_sourcedir/firmware.sh --find-supplements %define __ksyms_supplements bash %_sourcedir/firmware.sh --cache %{_builddir}/%{?buildsubdir}/find_supplements.cache --find-supplements %define __ksyms_path ^/lib/firmware @@ -75,6 +79,8 @@ %setup -q -n linux-firmware-%version -a 2 cp -v %{S:3} iwlwifi-4965-1.ucode cp -v %{S:4} cxgb4/t4fw.bin +cp -v %{S:5} bnx2/bnx2-mips-06-6.2.3.fw +cp -v %{S:6} bnx2/bnx2-mips-09-6.2.1b.fw %build # nothing to do -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
