Hello community, here is the log from the commit of package sof-firmware for openSUSE:Factory checked in at 2020-08-05 20:30:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sof-firmware (Old) and /work/SRC/openSUSE:Factory/.sof-firmware.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sof-firmware" Wed Aug 5 20:30:21 2020 rev:4 rq:824509 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/sof-firmware/sof-firmware.changes 2020-07-03 00:04:22.354469377 +0200 +++ /work/SRC/openSUSE:Factory/.sof-firmware.new.3592/sof-firmware.changes 2020-08-05 20:30:36.083136265 +0200 @@ -1,0 +2,5 @@ +Mon Aug 3 14:37:41 CEST 2020 - [email protected] + +- Add missing symlink for Coffee Lake firmware, too (bsc#1174826) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sof-firmware.spec ++++++ --- /var/tmp/diff_new_pack.Aifc1T/_old 2020-08-05 20:30:36.967136726 +0200 +++ /var/tmp/diff_new_pack.Aifc1T/_new 2020-08-05 20:30:36.975136730 +0200 @@ -80,8 +80,9 @@ ln -s $i $f.ri done -# fix up the missing firmware for Commet Lake +# fix up the missing firmware for Commet Lake and Coffee Lake test -f sof-cml.ri || ln -s sof-cnl.ri sof-cml.ri +test -f sof-cfl.ri || ln -s sof-cnl.ri sof-cfl.ri mkdir -p debug cd debug
