]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- re-add kernel-TIOCGDEV.patch, from 2.6.22, used by blogd from showconsole
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 30 Aug 2010 18:46:29 +0000 (18:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel.spec -> 1.813

kernel.spec

index ee2d0b228d3ab98165429d02e81779c8bcd4ebf3..83b6bfdfc97644613ebb9676ca5531a914cc4999 100644 (file)
@@ -271,6 +271,9 @@ Patch101:   kernel-vserver-fixes.patch
 # Fix verified for that kernel version.
 Patch130:      kernel-forcedeth-WON.patch
 
+# add tty ioctl to figure physical device of the console. used by showconsole.spec (blogd)
+Patch131:      kernel-TIOCGDEV.patch
+
 # http://download.filesystems.org/unionfs/unionfs-2.x/unionfs-2.5.4_for_2.6.34-rc0.diff.gz
 # based on mandriva kernel src.rpm patches
 Patch140:      kernel-unionfs.patch
@@ -791,6 +794,8 @@ sed -i 's/-Werror//' arch/alpha/kernel/Makefile
 # forcedeth
 %patch130 -p1
 
+%patch131 -p1
+
 # unionfs (problems with aufs2, needed for aufs1 patch)
 %if %{without rescuecd}
 %patch140 -p1
This page took 0.066766 seconds and 4 git commands to generate.