SOURCES (LINUX_2_6): linux-2.6-bootsplash.patch - fix for drivers/...
mguevara
mguevara at pld-linux.org
Mon Apr 30 13:34:51 CEST 2007
Author: mguevara Date: Mon Apr 30 11:34:51 2007 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- fix for drivers/video/console/bitblit.c
---- Files affected:
SOURCES:
linux-2.6-bootsplash.patch (1.1.2.1 -> 1.1.2.2)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-bootsplash.patch
diff -u SOURCES/linux-2.6-bootsplash.patch:1.1.2.1 SOURCES/linux-2.6-bootsplash.patch:1.1.2.2
--- SOURCES/linux-2.6-bootsplash.patch:1.1.2.1 Mon Apr 30 13:21:23 2007
+++ SOURCES/linux-2.6-bootsplash.patch Mon Apr 30 13:34:45 2007
@@ -2521,7 +2521,7 @@
+ }
+#endif
+
- region.color = attr_bgcol_ec(bgshift, vc);
+ region.color = 0;
region.rop = ROP_COPY;
@@ -379,6 +410,14 @@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/linux-2.6-bootsplash.patch?r1=1.1.2.1&r2=1.1.2.2&f=u
More information about the pld-cvs-commit
mailing list