aboutsummaryrefslogtreecommitdiffstats
path: root/testing/linux-scst/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/linux-scst/APKBUILD')
-rw-r--r--testing/linux-scst/APKBUILD29
1 files changed, 11 insertions, 18 deletions
diff --git a/testing/linux-scst/APKBUILD b/testing/linux-scst/APKBUILD
index 6f494c17e9..ece8b82957 100644
--- a/testing/linux-scst/APKBUILD
+++ b/testing/linux-scst/APKBUILD
@@ -2,8 +2,8 @@
_flavor=scst
pkgname=linux-${_flavor}
-pkgver=2.6.35.9
-_kernver=2.6.35
+pkgver=2.6.36.2
+_kernver=2.6.36
pkgrel=0
pkgdesc="Linux kernel optimised for scst"
url="http://scst.sourceforge.net"
@@ -12,16 +12,12 @@ makedepends="perl installkernel bash"
options="!strip"
_config=${config:-kernelconfig.${CARCH}}
install=
-_scst_svn="3161"
source="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_kernver.tar.bz2
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2
- 0004-arp-flush-arp-cache-on-device-change.patch
- r8169-fix-rx-checksum-offload.patch
- r8169-add-gro-support.patch
- setlocalversion.patch
kernelconfig.x86_64
- unionfs-2.5.7_for_2.6.35.8.patch
- scst-2.6.35-svn-3161.patch
+ scst-$_kernver-2.0.0.patch
+ unionfs-2.5.7_for_$_kernver.diff
+ 0004-arp-flush-arp-cache-on-device-change.patch
"
subpackages="$pkgname-dev linux-firmware:firmware"
arch="x86_64"
@@ -144,12 +140,9 @@ firmware() {
mv "$pkgdir"/lib/firmware "$subpkgdir"/lib/
}
-md5sums="091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2
-eca407cf4872ad77ae23adc8242389c4 patch-2.6.35.9.bz2
-776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch
-0ccecafd4123dcad0b0cd7787553d734 r8169-fix-rx-checksum-offload.patch
-139b39da44ecb577275be53d7d365949 r8169-add-gro-support.patch
-8c224ba0cdf0aa572c7eb50379435be4 setlocalversion.patch
-8b50f527b834f693e9cfbcabf29b04f3 kernelconfig.x86_64
-e4185c1bb1d88594c67eb154d0c06692 unionfs-2.5.7_for_2.6.35.8.patch
-f8aa57373ab14ece95ecdaa15840fa25 scst-2.6.35-svn-3161.patch"
+md5sums="61f3739a73afb6914cb007f37fb09b62 linux-2.6.36.tar.bz2
+4b01c5f9657a9587b262df5f8d784116 patch-2.6.36.2.bz2
+3d93fd576b38ac5f68ceac44c65df380 kernelconfig.x86_64
+28c61abeb4932f32c9c5d2f069312148 scst-2.6.36-2.0.0.patch
+fec281a4e03fed560ce309ad8fc5a592 unionfs-2.5.7_for_2.6.36.diff
+776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch"