Add v4l-cx25840.fw back now that ivtv-firmware is retired (rhbz 1211055)
This commit is contained in:
parent
7b987814c9
commit
0da4e6af6c
@ -1,5 +1,5 @@
|
||||
%global checkout ec89525b
|
||||
%global firmware_release 49
|
||||
%global firmware_release 50
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
|
||||
@ -256,8 +256,6 @@ git commit -m init .
|
||||
# Remove firmware shipped in separate packages already
|
||||
# Perhaps these should be built as subpackages of linux-firmware?
|
||||
rm -rf ess korg sb16 yamaha
|
||||
# And the conexant firmware shipped in ivtv-firmware
|
||||
rm v4l-cx25840.fw
|
||||
|
||||
# Remove source files we don't need to install
|
||||
rm -f usbdux/*dux */*.asm
|
||||
@ -408,6 +406,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc WHENCE LICENCE.* LICENSE.*
|
||||
|
||||
%changelog
|
||||
* Fri May 01 2015 Josh Boyer <jwboyer@fedoraproject.org> 20150415-50.gitec89525b
|
||||
- Add v4l-cx25840.fw back now that ivtv-firmware is retired (rhbz 1211055)
|
||||
|
||||
* Tue Apr 14 2015 Josh Boyer <jwboyer@fedoraproject.org> 20150415-49.gitec89525b
|
||||
- Fix conflict with ivtv-firmware (rhbz 1203385)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user