[arch-commits] Commit in intel-536ep/trunk (PKGBUILD kernel-2.6.24.patch)

Tobias Powalowski tpowa at archlinux.org
Sat Oct 11 18:50:37 UTC 2008


    Date: Saturday, October 11, 2008 @ 14:50:37
  Author: tpowa
Revision: 14953

upgpkg: intel-536ep 2.56.76.0-58

Modified:
  intel-536ep/trunk/PKGBUILD
Deleted:
  intel-536ep/trunk/kernel-2.6.24.patch

---------------------+
 PKGBUILD            |    7 ++-----
 kernel-2.6.24.patch |   11 -----------
 2 files changed, 2 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-11 18:49:07 UTC (rev 14952)
+++ PKGBUILD	2008-10-11 18:50:37 UTC (rev 14953)
@@ -11,15 +11,13 @@
 license=('custom:"INTEL536"')
 url="http://linmodems.technion.ac.il/packages/Intel/"
 depends=('intel-536ep-utils' 'kernel26>=2.6.27-1' 'kernel26<2.6.28')
-source=(http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-2.56.76.0_23_02_2007.tgz 
-	kernel-2.6.24.patch 
+source=(http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-2.56.76.0_2008_03_22.tar.bz2 
 	kernel-2.6.26.patch
 	kernel-2.6.27.patch)
 install=intel-536EP.install
 
 build() {
   cd $startdir/src/intel-536EP-2.56.76.0
-  patch -Np0 -i ../kernel-2.6.24.patch || return 1
   patch -Np1 -i ../kernel-2.6.26.patch || return 1
   patch -Np1 -i ../kernel-2.6.27.patch || return 1
   # fix makefile
@@ -30,7 +28,6 @@
   install -D -m 644  Intel536.ko $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/net/intel536.ko || return 1
   sed -i -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" $startdir/intel-536EP.install
  }
-md5sums=('7901eb6979489e08c6af00acedba1d52'
-         '3b95953729dde304c04bd2d3089d8200'
+md5sums=('4813466b1c96a4e34a32a4115ca67d82'
          '5689d2005f7bd13da40bdb075af16fb2'
          '73c6669953dafdb6456409de4ae3cb89')

Deleted: kernel-2.6.24.patch
===================================================================
--- kernel-2.6.24.patch	2008-10-11 18:49:07 UTC (rev 14952)
+++ kernel-2.6.24.patch	2008-10-11 18:50:37 UTC (rev 14953)
@@ -1,11 +0,0 @@
---- coredrv/Makefile~	2007-10-30 16:33:49.000000000 +0100
-+++ coredrv/Makefile	2007-10-30 16:39:07.000000000 +0100
-@@ -8,7 +8,7 @@
- ifeq ($(KERNEL_SOURCE_PATH),)
-      INCLUDES = -I/lib/modules/`uname -r`/build/include -isystem ../inc
- endif
--CFLAGS += $(PSTN_DEF) -Wall -O $(INCLUDES) -fno-common -DCONFIG_MODULES -DTARGET_SELAH 
-+KBUILD_CFLAGS += $(PSTN_DEF) -Wall -O $(INCLUDES) -fno-common -DCONFIG_MODULES -DTARGET_SELAH 
- 
- DRIVER_OBJS = coredrv.o clmmain.o rts.o task.o uart.o wwh_dflt.o locks.o \
- 		softserial_io.o softserial_ioctl.o softserial.o
\ No newline at end of file




More information about the arch-commits mailing list