From 18d690daaa1df59f5f93a4be5dae01a1a59c7cfd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 15 Jul 2012 13:18:29 +0200 Subject: [PATCH] kernel-snapshot: update to 3.5.0-rc7. --- srcpkgs/kernel-snapshot/files/i386-dotconfig | 2 +- srcpkgs/kernel-snapshot/files/x86_64-dotconfig | 4 ++-- srcpkgs/kernel-snapshot/template | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/kernel-snapshot/files/i386-dotconfig b/srcpkgs/kernel-snapshot/files/i386-dotconfig index 78bb08c3f05..5ef21d0a6a2 100644 --- a/srcpkgs/kernel-snapshot/files/i386-dotconfig +++ b/srcpkgs/kernel-snapshot/files/i386-dotconfig @@ -5313,7 +5313,7 @@ CONFIG_AFS_FS=m CONFIG_AFS_FSCACHE=y CONFIG_9P_FS=m CONFIG_9P_FSCACHE=y -# CONFIG_9P_FS_POSIX_ACL is not set +CONFIG_9P_FS_POSIX_ACL=y CONFIG_NLS=y CONFIG_NLS_DEFAULT="utf8" CONFIG_NLS_CODEPAGE_437=m diff --git a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig index e177a4076ef..e5834e0ac93 100644 --- a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig +++ b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig @@ -5295,9 +5295,9 @@ CONFIG_AFS_FS=m CONFIG_AFS_FSCACHE=y CONFIG_9P_FS=m CONFIG_9P_FSCACHE=y -# CONFIG_9P_FS_POSIX_ACL is not set +CONFIG_9P_FS_POSIX_ACL=y CONFIG_NLS=y -CONFIG_NLS_DEFAULT="iso8859-1" +CONFIG_NLS_DEFAULT="utf8" CONFIG_NLS_CODEPAGE_437=m CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m diff --git a/srcpkgs/kernel-snapshot/template b/srcpkgs/kernel-snapshot/template index 40e7dd87566..31c33bc1bfc 100644 --- a/srcpkgs/kernel-snapshot/template +++ b/srcpkgs/kernel-snapshot/template @@ -2,11 +2,11 @@ # _kmajor=3.5 _kminor=0 -_kpatch=rc6 +_kpatch=rc7 pkgname=kernel-snapshot version=${_kmajor}.${_kminor}${_kpatch} -revision=8 +revision=1 wrksrc="linux-${_kmajor}-${_kpatch}" maintainer="Juan RP " homepage="http://www.kernel.org" @@ -23,7 +23,7 @@ long_desc=" This package provides the linux kernel image and associated modules for the testing kernel (future stable releases)." distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz" -checksum=d9b53cdc62061eed3816f13f337211158e22e141613d593e01e670593886d08c +checksum=01ac40adb20751fb4c5871057d034906ee2e63a71e4e30c00e5f2a8241cb4c0c _kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}" kernel_hooks_version="${_kernver}"