Author: glen Date: Sat Aug 13 19:04:08 2011 GMT Module: packages Tag: LINUX_2_6_38 ---- Log message: - linuxant patch
---- Files affected: packages/kernel: kernel.spec (1.924.2.7 -> 1.924.2.8) ---- Diffs: ================================================================ Index: packages/kernel/kernel.spec diff -u packages/kernel/kernel.spec:1.924.2.7 packages/kernel/kernel.spec:1.924.2.8 --- packages/kernel/kernel.spec:1.924.2.7 Sat Aug 13 11:04:34 2011 +++ packages/kernel/kernel.spec Sat Aug 13 21:04:03 2011 @@ -279,6 +279,9 @@ # https://patchwork.kernel.org/patch/236261/ Patch400: kernel-virtio-gl-accel.patch +# https://www.linuxant.com/alsa-driver/ +Patch500: alsa-driver-linuxant.patch + Patch2000: kernel-small_fixes.patch Patch2001: kernel-pwc-uncompress.patch Patch2003: kernel-regressions.patch @@ -824,6 +827,10 @@ # virtio-gl %patch400 -p1 +cd sound +%patch500 -p2 +cd .. + %endif # vanilla # Small fixes: @@ -1570,6 +1577,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.924.2.8 2011/08/13 19:04:03 glen +- linuxant patch + Revision 1.924.2.7 2011/08/13 09:04:34 glen - package modules.devname, modules.softdep, modules.builtin.bin [arekm] ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.924.2.7&r2=1.924.2.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
