mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 22:47:14 +08:00
bump kernel26-testing to 2.6.35.1
This commit is contained in:
parent
4fe7f4edd5
commit
ce49c093df
@ -15,7 +15,7 @@ pkgname=('kernel26-testing' 'kernel26-testing-firmware' 'kernel26-testing-header
|
||||
#_kernelname=${pkgname#kernel26}
|
||||
_kernelname=""
|
||||
_basekernel=2.6.35
|
||||
pkgver=${_basekernel}.0
|
||||
pkgver=${_basekernel}.1
|
||||
pkgrel=1
|
||||
_patchname="patch-${pkgver}-1-CHAKRA"
|
||||
arch=(i686 x86_64)
|
||||
@ -28,7 +28,7 @@ source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2
|
||||
# standard config files for mkinitcpio ramdisk
|
||||
kernel26.preset)
|
||||
md5sums=('091abeb4684ce03d1d936851618687b6'
|
||||
'0761791efdf8385139807797e00fcf27'
|
||||
'648cdcc7ace79b002201048479e3072c'
|
||||
'98140e0d85eb6731c737f23bc238c159'
|
||||
'e4ba88ee2cfca1fbcbe1d3e3664e2b1c'
|
||||
'25584700a0a679542929c4bed31433b6')
|
||||
|
@ -10,7 +10,7 @@ SRCNAME="linux-2.6.35-CHAKRA"
|
||||
# filename%patchlevel (file must be in patches/ subdirectory)
|
||||
PATCHES=(
|
||||
# add upstream patch from 2.6.35 series
|
||||
# http://www.kernel.org/pub/linux/kernel/v2.6/patch-2.6.35.1.bz2%1
|
||||
http://www.kernel.org/pub/linux/kernel/v2.6/patch-2.6.35.1.bz2%1
|
||||
|
||||
# add latest fixes from stable queue, if needed
|
||||
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
|
||||
@ -31,7 +31,7 @@ PATCHES=(
|
||||
007-io-fix-for-large-files.patch%1
|
||||
)
|
||||
# Name of the resulting patch (will be bzipped afterwards)
|
||||
PATCHNAME="patch-2.6.35.0-1-CHAKRA"
|
||||
PATCHNAME="patch-2.6.35.1-1-CHAKRA"
|
||||
|
||||
# Run this before applying patches
|
||||
pre_apply() {
|
||||
|
Loading…
Reference in New Issue
Block a user