diff --git a/.gitattributes b/.gitattributes index 9b03811..89af4ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,3 +21,6 @@ *.xz filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text +## Specific LFS patterns +ctefx-desktop.bin filter=lfs diff=lfs merge=lfs -text +ctefx-r3di.bin filter=lfs diff=lfs merge=lfs -text diff --git a/alsa-firmware.changes b/alsa-firmware.changes index 025aedb..3145a08 100644 --- a/alsa-firmware.changes +++ b/alsa-firmware.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 28 19:57:17 CEST 2019 - tiwai@suse.de + +- Install missing firmware files for CA0132 codec (bsc#1136638) + ------------------------------------------------------------------- Thu Feb 26 17:34:19 CET 2015 - tiwai@suse.de diff --git a/alsa-firmware.spec b/alsa-firmware.spec index f3f9697..265f8ac 100644 --- a/alsa-firmware.spec +++ b/alsa-firmware.spec @@ -32,6 +32,8 @@ Release: 0 Source: ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-%{package_version}.tar.bz2 Source1: usx2yaudio.rules Source2: usx2yaudio-old.rules +Source3: ctefx-desktop.bin +Source4: ctefx-r3di.bin BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Requires: alsa @@ -67,6 +69,8 @@ for d in ess korg sb16 yamaha; do rm -rf $RPM_BUILD_ROOT/lib/firmware/$d done %endif +install -c -m 0644 %{SOURCE3} %{buildroot}/lib/firmware/ +install -c -m 0644 %{SOURCE4} %{buildroot}/lib/firmware/ # change identical files to symlinks for hdsploader pushd $RPM_BUILD_ROOT%{_datadir}/alsa/firmware/hdsploader for i in *.bin; do diff --git a/ctefx-desktop.bin b/ctefx-desktop.bin new file mode 100644 index 0000000..90c8434 --- /dev/null +++ b/ctefx-desktop.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ab092e5717080bcd90971d44aa7d8d30778058ea691dda76320cd315dcc18e +size 655856 diff --git a/ctefx-r3di.bin b/ctefx-r3di.bin new file mode 100644 index 0000000..1c875e2 --- /dev/null +++ b/ctefx-r3di.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324b44968afd5a232651f5e040e41c12ebd120cd768c9559a4a7b7a5c823f7dc +size 655816