Revision: 5497 Author: pebender Date: Thu Sep 17 20:05:05 2009 Log: - Patched 2.6.30 to fix the via drm vblank bug, which was fixed in 2.6.31.
http://code.google.com/p/minimyth/source/detail?r=5497 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/kernel-2.6.30/linux/Makefile /trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Sep 17 20:02:23 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Sep 17 20:05:05 2009 @@ -57,6 +57,7 @@ - Added lm90.ko sensor kernel module used by some geode hardware. - Added tulip network driver, which is used by Virtual PC. - Added some configuration options that udev may want. + - Patched 2.6.30 to fix the via drm vblank bug, which was fixed in 2.6.31. Fixed bugs - Patched MythStream in MythTV trunk so that it uses QX11Info::display ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/Makefile Thu Sep 10 08:46:08 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/Makefile Thu Sep 17 20:05:05 2009 @@ -6,6 +6,7 @@ CONFIGFILE = $(DISTNAME)-$(GARCH_FAMILY)-$(GARCH).config DISTFILES = $(DISTNAME).tar.bz2 $(CONFIGFILE) PATCHFILES = $(DISTNAME)-perl.patch.gar +PATCHFILES += $(DISTNAME)-via_vblank.patch PATCHFILES += $(DISTNAME)-bttv_lirc.patch PATCHFILES += $(DISTNAME)-unionfs_2.5.2.patch PATCHFILES += $(DISTNAME)-disable_dma_for_cfa.patch ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums Tue Sep 15 15:29:33 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums Thu Sep 17 20:05:05 2009 @@ -1,5 +1,6 @@ 40ac5c687ffd7b4d456fa61e7b250911 download/linux-2.6.30.7.tar.bz2 fe5296a168d34429d5c5ee15c8555720 download/linux-2.6.30.7-perl.patch.gar +cf861efaa6501a7235e6caa7278b928c download/linux-2.6.30.7-via_vblank.patch c3bd7284fbc156cd15abf4357b85b34f download/linux-2.6.30.7-bttv_lirc.patch c954965549c0918a53042f3fdc6f9316 download/linux-2.6.30.7-unionfs_2.5.2.patch 47697690120105afe99a6bffa431adc1 download/linux-2.6.30.7-disable_dma_for_cfa.patch --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
