From 215dc020c037c29397cb52db90d9fb261b57cb371b257dee0fb4ef293e9de89f Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 18 Jul 2018 07:17:55 +0000 Subject: [PATCH 1/2] Accepting request 623556 from home:pluskalm:branches:Kernel:HEAD - Update to version 20180717: * amdgpu: update copyright date * amdgpu: add initial VegaM firmware * amdgpu: sync up vega10 firmware with 18.20 release * amdgpu: sync up raven firmware with 18.20 release * amdgpu: sync up polaris12 firmware with 18.20 release * amdgpu: sync up polaris11 firmware with 18.20 release * amdgpu: sync up polaris10 firmware with 18.20 release * amdgpu: sync up verde firmware with 18.20 release * amdgpu: sync up pitcairn firmware with 18.20 release * amdgpu: sync up tahiti firmware with 18.20 release * amdgpu: sync up oland firmware with 18.20 release * amdgpu: sync up hainan firmware with 18.20 release * amdgpu: sync up kaveri firmware with 18.20 release * amdgpu: sync up mullins firmware with 18.20 release * amdgpu: sync up kabini firmware with 18.20 release * amdgpu: sync up hawaii firmware with 18.20 release * amdgpu: sync up bonaire firmware with 18.20 release * WHENCE: Fix typo Version * cxgb4: update firmware to revision 1.20.8.0 OBS-URL: https://build.opensuse.org/request/show/623556 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=217 --- _servicedata | 2 +- kernel-firmware-20180606.tar.xz | 3 --- kernel-firmware-20180717.tar.xz | 3 +++ kernel-firmware.changes | 24 ++++++++++++++++++++++++ kernel-firmware.spec | 4 ++-- 5 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 kernel-firmware-20180606.tar.xz create mode 100644 kernel-firmware-20180717.tar.xz diff --git a/_servicedata b/_servicedata index 7fa908d..4470a72 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git - d1147327232ec4616a66ab898df84f9700c816c1 \ No newline at end of file + 8d69bab7a3da1913113ea98cefb73d5fa6988286 \ No newline at end of file diff --git a/kernel-firmware-20180606.tar.xz b/kernel-firmware-20180606.tar.xz deleted file mode 100644 index 325eeed..0000000 --- a/kernel-firmware-20180606.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e50920ac452df1bec9369140402446ebc853ca5faf6fdd274d22cd1aeccd8d8 -size 72002984 diff --git a/kernel-firmware-20180717.tar.xz b/kernel-firmware-20180717.tar.xz new file mode 100644 index 0000000..b788bc1 --- /dev/null +++ b/kernel-firmware-20180717.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cfa0ac64ea59c3c5179db89d789ba84bfee605702107b102832b0b87feaea98 +size 72357452 diff --git a/kernel-firmware.changes b/kernel-firmware.changes index d97193f..c766893 100644 --- a/kernel-firmware.changes +++ b/kernel-firmware.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Jul 18 06:41:40 UTC 2018 - mpluskal@suse.com + +- Update to version 20180717: + * amdgpu: update copyright date + * amdgpu: add initial VegaM firmware + * amdgpu: sync up vega10 firmware with 18.20 release + * amdgpu: sync up raven firmware with 18.20 release + * amdgpu: sync up polaris12 firmware with 18.20 release + * amdgpu: sync up polaris11 firmware with 18.20 release + * amdgpu: sync up polaris10 firmware with 18.20 release + * amdgpu: sync up verde firmware with 18.20 release + * amdgpu: sync up pitcairn firmware with 18.20 release + * amdgpu: sync up tahiti firmware with 18.20 release + * amdgpu: sync up oland firmware with 18.20 release + * amdgpu: sync up hainan firmware with 18.20 release + * amdgpu: sync up kaveri firmware with 18.20 release + * amdgpu: sync up mullins firmware with 18.20 release + * amdgpu: sync up kabini firmware with 18.20 release + * amdgpu: sync up hawaii firmware with 18.20 release + * amdgpu: sync up bonaire firmware with 18.20 release + * WHENCE: Fix typo Version + * cxgb4: update firmware to revision 1.20.8.0 + ------------------------------------------------------------------- Fri Jun 8 09:22:19 UTC 2018 - mpluskal@suse.com diff --git a/kernel-firmware.spec b/kernel-firmware.spec index ca2cb7b..1fb6677 100644 --- a/kernel-firmware.spec +++ b/kernel-firmware.spec @@ -17,9 +17,9 @@ %define __ksyms_path ^/lib/firmware -%define version_unconverted 20180606 +%define version_unconverted 20180717 Name: kernel-firmware -Version: 20180606 +Version: 20180717 Release: 0 Summary: Linux kernel firmware files License: SUSE-Firmware AND GPL-2.0-only AND GPL-2.0-or-later AND MIT From 5dc2c73e1efd8a3a2b6371847417d016dbb77435189ba05fb0f8c7a7116be68b Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 19 Jul 2018 10:34:34 +0000 Subject: [PATCH 2/2] Accepting request 624026 from home:tiwai:branches:Kernel:HEAD - Remove useless check_whence.py that leads to unnecessary python dependency (bsc#1101818); also removing the python3 hack at prep, too OBS-URL: https://build.opensuse.org/request/show/624026 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=218 --- kernel-firmware.changes | 7 +++++++ kernel-firmware.spec | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/kernel-firmware.changes b/kernel-firmware.changes index c766893..4fe8cf0 100644 --- a/kernel-firmware.changes +++ b/kernel-firmware.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 19 12:21:17 CEST 2018 - tiwai@suse.de + +- Remove useless check_whence.py that leads to unnecessary python + dependency (bsc#1101818); + also removing the python3 hack at prep, too + ------------------------------------------------------------------- Wed Jul 18 06:41:40 UTC 2018 - mpluskal@suse.com diff --git a/kernel-firmware.spec b/kernel-firmware.spec index 1fb6677..d05462a 100644 --- a/kernel-firmware.spec +++ b/kernel-firmware.spec @@ -93,8 +93,6 @@ This package contains the microcode files used by AMD CPUs. %prep %setup -q cp %{SOURCE2} %{SOURCE8} %{SOURCE9} %{SOURCE10} . -# change ./check_whence.py to be a python3 program -sed -i "s|%{_bindir}/python$|%{_bindir}/python3|" ./check_whence.py %build # nothing to do @@ -112,6 +110,8 @@ rm -rf %{buildroot}/lib/firmware/carl9170fw # Devel files rm -f %{buildroot}/lib/firmware/isci/{Makefile,README} rm -f %{buildroot}/lib/firmware/isci/*.[ch] +# Remove check_whence.py; avoid useless python dependency (bsc#1101818) +rm -f %{buildroot}/lib/firmware/check_whence.py %post %{?regenerate_initrd_post}