[linux] 02/02: Ignore ABI changes in sdhci* modules (fixes FTBFS on armhf)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Mar 8 19:53:55 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit 7501823f99e181a53f88bba845218788dc6e3338
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Mar 8 11:37:52 2016 +0000

    Ignore ABI changes in sdhci* modules (fixes FTBFS on armhf)
---
 debian/changelog      | 1 +
 debian/config/defines | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8b36ae9..72aa5a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ linux (4.4.4-2) UNRELEASED; urgency=medium
 
   * [ppc64el] Suppress false-positive ABI change detected after fixing #808043
     (fixes FTBFS)
+  * Ignore ABI changes in sdhci* modules (fixes FTBFS on armhf)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 08 Mar 2016 11:36:41 +0000
 
diff --git a/debian/config/defines b/debian/config/defines
index c9eb922..4101815 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -14,6 +14,7 @@ ignore-changes:
  module:drivers/hv/hv_vmbus
  module:drivers/md/dm-snapshot
  module:drivers/mmc/host/sdhci
+ module:drivers/mmc/host/sdhci*
  module:net/ceph/libceph
 
 [base]

-- 
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