[linux] 01/01: udeb: Move mfd-core to kernel-image, as both input-modules and mmc-modules need it

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 2 13:17:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 472b038c1a71a837c1cd30d49f6cda385e9dd540
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 2 14:11:10 2017 +0100

    udeb: Move mfd-core to kernel-image, as both input-modules and mmc-modules need it
---
 debian/changelog                      | 2 ++
 debian/installer/modules/kernel-image | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b1136e3..47bc7ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -395,6 +395,8 @@ linux (4.9.25-1) UNRELEASED; urgency=medium
   * selinux: Set SECURITY_SELINUX_CHECKREQPROT_VALUE=0, per default.
     This may break some old applications if SELinux is enabled, and can be
     reverted using the kernel parameter: checkreqprot=1
+  * udeb: Move mfd-core to kernel-image, as both input-modules and
+    mmc-modules need it
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/installer/modules/kernel-image b/debian/installer/modules/kernel-image
index 094c46a..a008c88 100644
--- a/debian/installer/modules/kernel-image
+++ b/debian/installer/modules/kernel-image
@@ -4,3 +4,5 @@ led-class ?
 mbcache
 # Default I/O charset for most filesystems that do character conversion
 nls_utf8
+
+mfd-core ?

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list