[kernel/f14/master] drm: fix EDID issues

Dave Airlie airlied at fedoraproject.org
Fri Nov 12 01:50:11 UTC 2010


commit 5f72d417899350b8410a16decbae53a4b4a4dd78
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Nov 11 20:49:55 2010 -0500

    drm: fix EDID issues

 kernel.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index b191a57..0a341eb 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -48,7 +48,7 @@ Summary: The Linux kernel
 # reset this by hand to 1 (or to 0 and then use rpmdev-bumpspec).
 # scripts/rebase.sh should be made to do that for you, actually.
 #
-%global baserelease 54
+%global baserelease 55
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -2024,6 +2024,9 @@ fi
 # and build.
 
 %changelog
+* Thu Nov 11 2010 airlied at redhat.com - 2.6.35.8-55
+- drm: fix EDID issues
+
 * Wed Nov 10 2010 Justin M. Forbes <jforbes at redhat.com> 2.6.35.8-54
 - fix regression with cmpxchg8b on i386 hosts (rhbz#650215)
 


More information about the scm-commits mailing list