[arch-commits] CVS update of arch/build/kernels/kernel26 (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Jul 9 20:40:42 UTC 2007


    Date: Monday, July 9, 2007 @ 16:40:42
  Author: tpowa
    Path: /home/cvs-arch/arch/build/kernels/kernel26

Modified: PKGBUILD (1.238 -> 1.239)

'upgpkg: bumped to latest alsa snapshot'


----------+
 PKGBUILD |   25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)


Index: arch/build/kernels/kernel26/PKGBUILD
diff -u arch/build/kernels/kernel26/PKGBUILD:1.238 arch/build/kernels/kernel26/PKGBUILD:1.239
--- arch/build/kernels/kernel26/PKGBUILD:1.238	Mon Jul  9 15:36:22 2007
+++ arch/build/kernels/kernel26/PKGBUILD	Mon Jul  9 16:40:42 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.238 2007/07/09 19:36:22 thomas Exp $
+# $Id: PKGBUILD,v 1.239 2007/07/09 20:40:42 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=kernel26
 _basekernel=2.6.22
@@ -34,8 +34,8 @@
         usb-storage-unusual-devs.patch
         mactel-linux-2.6.22.patch
 	#atkbd.patch
-	http://www.archlinux.org/~tpowa/alsa-patches/alsa-20070703-rc7.patch.bz2
-	http://www.archlinux.org/~tpowa/alsa-patches/alsa-include-20070703-rc7.patch.bz2
+	http://www.archlinux.org/~tpowa/alsa-patches/alsa-20070707.patch.bz2
+	http://www.archlinux.org/~tpowa/alsa-patches/alsa-include-20070707.patch.bz2
 	acpi-buggy-bios.patch
 	bluetooth-alsa.patch
 	#http://heanet.dl.sourceforge.net/sourceforge/squashfs/squashfs3.2-r2.tar.gz broken!
@@ -43,7 +43,7 @@
 	ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/unionfs-2.x/linux-2.6.22-rc4-u1.diff.gz)
 md5sums=('2e230d005c002fb3d38a3ca07c0200d0'
          'fabd78eb5a98163aba36d52d615ea2b8'
-         '351b0297c301e398ded6c35778732817'
+         '7554f4fb5056ee9be7a1d58b8a7d587e'
          '5a62bcc7e96601052c7405459b483826'
          'ed6b42fea2f5d27f7eb920746ccc1ebb'
          'a995ec849ea43d3c89d607bbdd1e7d09'
@@ -54,9 +54,8 @@
          '276f81528448a6f86b4935a8c38acdad'
          '3ed791c3af3099489faf0d22cbcc55a8'
          '50ba275e9796ac034bfdfd7b27c71eb3'
-         #'3f72c692c7c9cf596680bc3ce0cb84ec'
-         'ed0930ccbc04531df739e6fc706f3c82'
-         'aec456e448bf726afd605c90966be740'
+         'd6866d18c3a73e0e3f43db268504c322'
+         'da4c71ae4614ff9e07f323ec75a84862'
          'bbc730a590d4e09b3d937b257e5a4bfe'
          'f5bd3608306e0ede70c3b3bd8b5de53e'
          '004c5d686dd70478f80fb6f075a6086b'
@@ -67,7 +66,7 @@
   [ "${CARCH}" = "x86_64" ] && KARCH=x86_64
 
   cd $startdir/src/linux-$_basekernel
-  # add upstream patch from 2.6.21 series
+  # add upstream patch from 2.6.22 series
   #patch -Np1 -i ../patch-$pkgver || return 1
   #patch -Np1 -i ../patch-$pkgver-rc7 || return 1
   #patch -Np1 -i ../patch-2.6.22-rc7-git2 || return 1
@@ -84,9 +83,9 @@
   # fix atkbd issue on some laptops
   #patch -Np1 -i ../atkbd.patch || return 1
   # add latest alsa fixes ftp://ftp.suse.com/pub/projects/alsa/snapshot/driver/
-  # status is 20070607!
-  patch -Np0 -i ../alsa-20070703-rc7.patch || return 1
-  patch -Np0 -i ../alsa-include-20070703-rc7.patch || return 1
+  # status is 20070709!
+  patch -Np0 -i ../alsa-20070707.patch || return 1
+  patch -Np0 -i ../alsa-include-20070707.patch || return 1
   # fix buggy bios acpi to get c states
   patch -Np1 -i ../acpi-buggy-bios.patch || return 1
   #fix alsa bluetooth, http://bluetooth-alsa.cvs.sourceforge.net/bluetooth-alsa/plugz/patches/
@@ -97,8 +96,8 @@
   patch -Np1 -i ../linux-2.6.22-rc4-u1.diff || return 1
 
   # remove the extraversion from Makefile
-  sed -i 's|^EXTRAVERSION = .*$|EXTRAVERSION =-rc7|g' Makefile
-  #sed -i 's|^EXTRAVERSION = .*$|EXTRAVERSION =|g' Makefile
+  #sed -i 's|^EXTRAVERSION = .*$|EXTRAVERSION =-rc7|g' Makefile
+  sed -i 's|^EXTRAVERSION = .*$|EXTRAVERSION =|g' Makefile
   # Arch logo!
   cp ../logo_linux_clut224.ppm drivers/video/logo/
   cp ../logo_linux_mono.pbm drivers/video/logo/




More information about the arch-commits mailing list