[linux] 02/02: [hppa] Ignore ABI changes in built-in drm_kms_helper code (fixes FTBFS)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Mar 8 22:39:36 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 ba86c1fe494908af841ce0345ecd57948a17337c
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Mar 8 20:00:14 2016 +0000

    [hppa] Ignore ABI changes in built-in drm_kms_helper code (fixes FTBFS)
---
 debian/changelog           | 1 +
 debian/config/hppa/defines | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a8b6ace..28efd05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ linux (4.4.4-2) UNRELEASED; urgency=medium
     (fixes FTBFS)
   * Ignore ABI changes in sdhci* modules (fixes FTBFS on armhf)
   * udeb: Add dependency from mmc-modules to crc-modules (fixes FTBFS on arm64)
+  * [hppa] Ignore ABI changes in built-in drm_kms_helper code (fixes FTBFS)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 08 Mar 2016 11:36:41 +0000
 
diff --git a/debian/config/hppa/defines b/debian/config/hppa/defines
index b857202..105fda4 100644
--- a/debian/config/hppa/defines
+++ b/debian/config/hppa/defines
@@ -1,3 +1,8 @@
+[abi]
+ignore-changes:
+# drm is built-in on hppa so listing the drm_kms_helper module doesn't work
+ drm_dp_*
+
 [base]
 flavours: parisc parisc64-smp
 kernel-arch: parisc

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