Author: shadzik Date: Mon Jul 20 17:45:06 2009 GMT Module: packages Tag: Titanium ---- Log message: - updated firmware
---- Files affected: packages/kernel-desktop: kernel-desktop.spec (1.204.2.40 -> 1.204.2.41) ---- Diffs: ================================================================ Index: packages/kernel-desktop/kernel-desktop.spec diff -u packages/kernel-desktop/kernel-desktop.spec:1.204.2.40 packages/kernel-desktop/kernel-desktop.spec:1.204.2.41 --- packages/kernel-desktop/kernel-desktop.spec:1.204.2.40 Mon Jul 20 10:15:06 2009 +++ packages/kernel-desktop/kernel-desktop.spec Mon Jul 20 19:45:00 2009 @@ -98,6 +98,7 @@ Patch3: kernel-desktop-grsec-minimal.patch # sreadahead - get it from http://code.google.com/p/sreadahead/source/browse/trunk/0001-kernel-trace-open.patch Patch4: kernel-desktop-trace-open.patch +Patch5: kernel-desktop-ir.patch #### End patches ## URL: http://www.kernel.org/ @@ -438,6 +439,7 @@ %if %{with sreadahead} %patch4 -p1 %endif +%patch5 -p1 # Fix EXTRAVERSION in main Makefile sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}-%{alt_kernel}#g' Makefile @@ -920,6 +922,9 @@ /lib/firmware/tigon/tg3.bin /lib/firmware/tigon/tg3_tso.bin /lib/firmware/tigon/tg3_tso5.bin +%ifarch %{ix86} +/lib/firmware/tr_smctr.bin +%endif %dir /lib/firmware/3com /lib/firmware/3com/3C359.bin /lib/firmware/3com/typhoon.bin @@ -950,7 +955,9 @@ %dir /lib/firmware/yam /lib/firmware/yam/1200.bin /lib/firmware/yam/9600.bin - +%ifarch %{ix86} +/lib/firmware/yamaha/yss225_registers.bin +%endif %files headers %defattr(644,root,root,755) @@ -1052,6 +1059,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.204.2.41 2009/07/20 17:45:00 shadzik +- updated firmware + Revision 1.204.2.40 2009/07/20 08:15:06 shadzik - Linux 2.6.30.2 - fixes CVE-2009-1895 CVE-2009-1897 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel-desktop/kernel-desktop.spec?r1=1.204.2.40&r2=1.204.2.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
