[arch-commits] CVS update of core/base/kernel26 (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Fri Oct 19 09:41:44 UTC 2007
Date: Friday, October 19, 2007 @ 05:41:44
Author: tpowa
Path: /home/cvs-core/core/base/kernel26
Modified: PKGBUILD (1.266 -> 1.267)
'upgpkg: synced alsa to latest stable release, rebuild with pauls changes'
----------+
PKGBUILD | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
Index: core/base/kernel26/PKGBUILD
diff -u core/base/kernel26/PKGBUILD:1.266 core/base/kernel26/PKGBUILD:1.267
--- core/base/kernel26/PKGBUILD:1.266 Thu Oct 18 21:16:47 2007
+++ core/base/kernel26/PKGBUILD Fri Oct 19 05:41:43 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.266 2007/10/19 01:16:47 paul Exp $
+# $Id: PKGBUILD,v 1.267 2007/10/19 09:41:43 tpowa Exp $
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
# Maintainer: Thomas Baechler <thomas at archlinux.org>
pkgname=kernel26
@@ -34,8 +34,8 @@
toshiba-bluetooth.patch
usb-storage-unusual-devs.patch
mactel-linux-2.6.22.patch
- http://www.archlinux.org/~tpowa/alsa-patches/alsa-20071013.patch.bz2
- http://www.archlinux.org/~tpowa/alsa-patches/alsa-include-20071013.patch.bz2
+ http://www.archlinux.org/~tpowa/alsa-patches/alsa-1.0.15.patch.bz2
+ http://www.archlinux.org/~tpowa/alsa-patches/alsa-include-1.0.15.patch.bz2
acpi-buggy-bios.patch
#http://heanet.dl.sourceforge.net/sourceforge/squashfs/squashfs3.2-r2.tar.gz broken!
squashfs3.2-patch.bz2
@@ -58,8 +58,8 @@
'695d8578a0334fa9bb140917561f03d4'
'3ed791c3af3099489faf0d22cbcc55a8'
'50ba275e9796ac034bfdfd7b27c71eb3'
- 'b734b43b188427055e30b57a0f114bcd'
- 'ed8dec1f19b67f0ab8c6a93c0142cf03'
+ '73cd5ab375635ee85bf30256ebd11603'
+ 'a6b8574dd4e5bf0ef176ec3867a6886e'
'bbc730a590d4e09b3d937b257e5a4bfe'
'2b1921ac36a6ec84aaf62f8a90e0052d'
'5bdaef7b9e38f24e370ea0001e9fa578'
@@ -88,10 +88,10 @@
patch -Np1 -i ../usb-storage-unusual-devs.patch || return 1
# add mactel patch
patch -Np1 -i ../mactel-linux-2.6.22.patch || return 1
- # add latest alsa fixes ftp://ftp.suse.com/pub/projects/alsa/snapshot/driver/
- # status is 20071002!
- patch -Np0 -i ../alsa-20071013.patch || return 1
- patch -Np0 -i ../alsa-include-20071013.patch || return 1
+ # get latest alsa fixes ftp://ftp.suse.com/pub/projects/alsa/snapshot/driver/
+ # status is 1.0.15! waiting with new snapshots until the main merges are done!
+ patch -Np0 -i ../alsa-1.0.15.patch || return 1
+ patch -Np0 -i ../alsa-include-1.0.15.patch || return 1
# fix buggy bios acpi to get c states
patch -Np1 -i ../acpi-buggy-bios.patch || return 1
# fix brightness buttons on some laptops
More information about the arch-commits
mailing list