Author: aflinta Date: Fri Sep 14 13:53:41 2007 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - added aic94xx patch with included firmware
---- Files affected: SPECS: kernel.spec (1.441.2.1783 -> 1.441.2.1784) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1783 SPECS/kernel.spec:1.441.2.1784 --- SPECS/kernel.spec:1.441.2.1783 Thu Sep 13 23:24:33 2007 +++ SPECS/kernel.spec Fri Sep 14 15:53:36 2007 @@ -326,6 +326,9 @@ Patch150: linux-blk-race.patch +# aic94xx patch based on http://georgi.unixsol.org/programs/aic94xx_with_included_firmware_2.6.21.diff +Patch160: linux-2.6-aic94xx_with_included_firmware.patch + Patch200: linux-2.6-ppc-ICE-hacks.patch # The following patch extend the routing functionality in Linux @@ -364,6 +367,7 @@ Patch10000: linux-2.6-grsec-caps.patch Patch10001: linux-2.6-grsec-common.patch + URL: http://www.kernel.org/ BuildRequires: binutils >= 3:2.14.90.0.7 %ifarch sparc sparc64 @@ -902,6 +906,9 @@ # unionfs %patch140 -p1 +# aic94xx linux-2.6-aic94xx_with_included_firmware.patch +%patch160 -p1 + # desables regparms %if %{without regparm} %patch500 -p1 @@ -1656,6 +1663,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1784 2007/09/14 13:53:36 aflinta +- added aic94xx patch with included firmware + Revision 1.441.2.1783 2007/09/13 21:24:33 arekm - rel 3; fix race instead of symptoms ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1783&r2=1.441.2.1784&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
