Browse Source

kernel:
- update to 3.14.11
- update configs
- update tuxonice
- update aufs3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8750 ec354946-7b23-47d6-9f5a-488ba84defc7

daisuke 10 years ago
parent
commit
67d7c6e007
1 changed files with 10 additions and 7 deletions
  1. 10 7
      k/kernel/kernel-vl.spec

+ 10 - 7
k/kernel/kernel-vl.spec

@@ -30,8 +30,8 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 # that the kernel isn't the stock distribution kernel, for example by
 # adding some text to the end of the version number.
 #
-%define sublevel 12
-%define patchlevel 23
+%define sublevel 14
+%define patchlevel 11
 %define kversion 3.%{sublevel}
 %define rpmversion 3.%{sublevel}.%{patchlevel}
 %define release 1%{?_dist_release}
@@ -256,7 +256,6 @@ Patch1650: linux-3.8-input-kill-stupid-messages.patch
 Patch1770: linux-2.6-valid-ether-addr.patch
 Patch1840: linux-2.6-defaults-pci_no_msi.patch
 Patch1850: linux-2.6-silence-fbcon-logo.patch
-Patch1860: linux-2.6-silence-acpi-blacklist.patch
 Patch1890: linux-2.6.35-mmc-sdhci-update.patch
 
 Patch1900: linux-2.6.35-quirk-lenovo-itpm.patch
@@ -297,13 +296,13 @@ Patch2710: linux-2.6-drm-ignore-invalid-EDID-extensions.patch
 #
 
 # aufs3
-%define aufs_version 3.12.x-20140423
+%define aufs_version 3.14-20140707
 Patch6100: aufs%{aufs_version}.patch
 Source6100: aufs%{aufs_version}.tar.xz
 
 #
 # TuxOnIce (formerly suspend2) patch
-%define tuxonice_version 3.12-20140423
+%define tuxonice_version 3.14-20140707
 Patch9000: tuxonice-%{tuxonice_version}.patch
 
 #
@@ -579,8 +578,6 @@ cd linux-%{kversion}
 %patch1840 -p1
 # dont show fbcon logo on quiet mode
 %patch1850 -p1
-# silence acpi blacklist code
-%patch1860 -p1
 # add quirk for ricoh mmc (e823)
 # http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=commit;h=be04c161614e57f31deae7505afcdec220a7dd1f
 ##VINE## %patch1880 -p1
@@ -1172,6 +1169,12 @@ fi
 
 
 %changelog
+* Mon Jul 07 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 3.14.11-1
+- update to 3.14.11
+- update configs
+- update tuxonice
+- update aufs3
+
 * Sun Jun 29 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 3.12.23-1
 - update to 3.12.23
 - change configs