Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2015-10-30 16:34:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-firmware (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-firmware.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-firmware"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2015-10-14 16:39:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes     
2015-10-30 16:34:37.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Oct 27 08:10:31 CET 2015 - [email protected]
+
+- Update Skylake DMC firmware to 1.23 (boo#952134)
+
+-------------------------------------------------------------------

New:
----
  skldmcver123.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kernel-firmware.spec ++++++
--- /var/tmp/diff_new_pack.fkS0CS/_old  2015-10-30 16:34:38.000000000 +0100
+++ /var/tmp/diff_new_pack.fkS0CS/_new  2015-10-30 16:34:38.000000000 +0100
@@ -31,6 +31,8 @@
 Source1:        firmware.sh
 # ast_dp501_fw.bin generated from header file of xf86-video-ast: MIT/X11 
License
 Source2:        ast_dp501_fw.bin
+# update skl dmc f/w (boo#952134)
+Source3:        skldmcver123.tar.bz2
 %define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
 
 %define __ksyms_supplements bash %_sourcedir/firmware.sh --cache 
%{_builddir}/%{?buildsubdir}/find_supplements.cache --find-supplements
@@ -82,8 +84,12 @@
 This package contains the microcode files used by AMD CPUs.
 
 %prep
-%setup -q -n linux-firmware-%version
+%setup -q -n linux-firmware-%version -a 3
 cp %{S:2} .
+# update skl dmc f/w (boo#952134)
+mv skl_dmc_ver1_23/skl_dmc_ver1_23.bin i915/
+ln -sf skl_dmc_ver1_23.bin i915/skl_dmc_ver1.bin
+rm -r skl_dmc_ver1_23
 
 %build
 # nothing to do



Reply via email to