[linux] 02/03: Ignore ABI changes in all mmc host drivers (fixes FTBFS on armhf)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Oct 14 18:35:46 UTC 2015


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

benh pushed a commit to branch sid
in repository linux.

commit a50d6e634a4c0aecb2c471b114870cb6bd6cc18d
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Oct 14 02:55:26 2015 +0100

    Ignore ABI changes in all mmc host drivers (fixes FTBFS on armhf)
---
 debian/changelog      | 1 +
 debian/config/defines | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b881115..d6f32db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 linux (4.2.3-2) UNRELEASED; urgency=medium
 
   * nbd: Restore request timeout detection (Closes: #770479)
+  * Ignore ABI changes in all mmc host drivers (fixes FTBFS on armhf)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 08 Oct 2015 21:24:14 +0100
 
diff --git a/debian/config/defines b/debian/config/defines
index 8572941..b3f9fe2 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -1,7 +1,7 @@
 [abi]
 abiname: 1
 ignore-changes:
- module:drivers/mmc/host/sdhci
+ module:drivers/mmc/host/*
  module:drivers/net/wireless/*
  sdhci_pci_o2_*
 

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