[arch-commits] Commit in kernel26/trunk (PKGBUILD config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Fri Apr 22 18:35:22 UTC 2011


    Date: Friday, April 22, 2011 @ 14:35:22
  Author: tpowa
Revision: 120360

upgpkg: kernel26 2.6.38.4-1
bump to latest version

Modified:
  kernel26/trunk/PKGBUILD
  kernel26/trunk/config
  kernel26/trunk/config.x86_64

---------------+
 PKGBUILD      |    8 ++++----
 config        |    3 ++-
 config.x86_64 |    3 ++-
 3 files changed, 8 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-22 18:05:40 UTC (rev 120359)
+++ PKGBUILD	2011-04-22 18:35:22 UTC (rev 120360)
@@ -6,7 +6,7 @@
 # pkgname=kernel26-custom       # Build kernel with a different name
 _kernelname=${pkgname#kernel26}
 _basekernel=2.6.38
-pkgver=${_basekernel}.3
+pkgver=${_basekernel}.4
 pkgrel=1
 makedepends=('xmlto' 'docbook-xsl')
 _patchname="patch-${pkgver}-${pkgrel}-ARCH"
@@ -22,9 +22,9 @@
         # standard config files for mkinitcpio ramdisk
         kernel26.preset)
 md5sums=('7d471477bfa67546f902da62227fa976'
-         '5b14b6eb2cdcb074905d4974437c4df6'
-         'c21c8595204ae0f53ee43dde52ef7fff'
-         '53296fefa8bbcdfa12754480a0ce8a36'
+         'ae3154770df72278d9c9864a800b38c7'
+         'da6114b415bb8eab471fae496a70fcba'
+         '39ead6257d74ab816bb8c2205bc9c31f'
          '25584700a0a679542929c4bed31433b6')
 
 build() {

Modified: config
===================================================================
--- config	2011-04-22 18:05:40 UTC (rev 120359)
+++ config	2011-04-22 18:35:22 UTC (rev 120360)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux/i386 2.6.38 Kernel Configuration
-# Sun Apr 17 12:35:51 2011
+# Fri Apr 22 17:32:05 2011
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -5320,6 +5320,7 @@
 # CONFIG_KGDB is not set
 CONFIG_HAVE_ARCH_KMEMCHECK=y
 # CONFIG_KMEMCHECK is not set
+CONFIG_TEST_KSTRTOX=m
 CONFIG_STRICT_DEVMEM=y
 CONFIG_X86_VERBOSE_BOOTUP=y
 CONFIG_EARLY_PRINTK=y

Modified: config.x86_64
===================================================================
--- config.x86_64	2011-04-22 18:05:40 UTC (rev 120359)
+++ config.x86_64	2011-04-22 18:35:22 UTC (rev 120360)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux/x86_64 2.6.38 Kernel Configuration
-# Sun Apr 17 14:31:49 2011
+# Fri Apr 22 19:25:29 2011
 #
 CONFIG_64BIT=y
 # CONFIG_X86_32 is not set
@@ -5061,6 +5061,7 @@
 # CONFIG_KGDB is not set
 CONFIG_HAVE_ARCH_KMEMCHECK=y
 # CONFIG_KMEMCHECK is not set
+CONFIG_TEST_KSTRTOX=m
 CONFIG_STRICT_DEVMEM=y
 CONFIG_X86_VERBOSE_BOOTUP=y
 CONFIG_EARLY_PRINTK=y




More information about the arch-commits mailing list