[kernel] r21712 - in dists/trunk/linux/debian: . config config/kernelarch-x86
Ben Hutchings
benh at moszumanska.debian.org
Sat Aug 9 17:23:24 UTC 2014
Author: benh
Date: Sat Aug 9 17:23:24 2014
New Revision: 21712
Log:
[!x86] Disable USELIB, only needed by libc5
Modified:
dists/trunk/linux/debian/changelog
dists/trunk/linux/debian/config/config
dists/trunk/linux/debian/config/kernelarch-x86/config
Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog Sat Aug 9 03:02:37 2014 (r21711)
+++ dists/trunk/linux/debian/changelog Sat Aug 9 17:23:24 2014 (r21712)
@@ -22,6 +22,7 @@
(Closes: #756998)
* [armhf] touchscreen: Enable TOUCHSCREEN_SUN4I as module (Closes: #757086)
* [armel/kirkwood] Change IPV6 to module to reduce kernel image size
+ * [!x86] Disable USELIB, only needed by libc5
-- Aurelien Jarno <aurel32 at debian.org> Thu, 31 Jul 2014 20:56:06 +0200
Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config Sat Aug 9 03:02:37 2014 (r21711)
+++ dists/trunk/linux/debian/config/config Sat Aug 9 17:23:24 2014 (r21712)
@@ -4687,6 +4687,7 @@
CONFIG_POSIX_MQUEUE=y
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_FHANDLE=y
+# CONFIG_USELIB is not set
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_BSD_PROCESS_ACCT=y
Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config Sat Aug 9 03:02:37 2014 (r21711)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config Sat Aug 9 17:23:24 2014 (r21712)
@@ -1707,6 +1707,7 @@
##
## file: init/Kconfig
##
+CONFIG_USELIB=y
## choice: Cputime accounting
# CONFIG_IRQ_TIME_ACCOUNTING is not set
## end choice
More information about the Kernel-svn-changes
mailing list